T
T Martin
I am fairly new at writing in VBA. I've picked up a lot of the basics
(docmd.[cmd], recordsets, synchronizing forms, etc) Anyways, sometimes when
I am adding or editing code on some forms or modules, the text I type
automactically turns red like there's an error in the code (and I haven't
even finished typing the command. When I try to put a space in a line of
code (i.e. "docmd.openform "frmName") the space is taken away. I end up
having to type an entire line of code bunched together and then go back and
put the spaces where they are suppose to go.
Does anyone know why this happens and how I can stop this from happening?
thanks in advance for all your help.
T Martin
(docmd.[cmd], recordsets, synchronizing forms, etc) Anyways, sometimes when
I am adding or editing code on some forms or modules, the text I type
automactically turns red like there's an error in the code (and I haven't
even finished typing the command. When I try to put a space in a line of
code (i.e. "docmd.openform "frmName") the space is taken away. I end up
having to type an entire line of code bunched together and then go back and
put the spaces where they are suppose to go.
Does anyone know why this happens and how I can stop this from happening?
thanks in advance for all your help.
T Martin