T
Tony_VBACoder
I don't know what you would call this, but all of a sudden
the automatic caps of letters in a VB command is not
working. For instance, when I type "vbcrlf" and move off
this word, Access used to automatically change it
to "vbCrLf", where the "C" and "L" are changed to upper
case. All of sudden, this has stopped working and my word
stays "vbcrlf" - and it changed this throughout my entire
project, except of course where I had commented out some
code.
Any idea why this is happening and how I can get it to go
back? I have tried compiling and compacting the database,
with no luck.
the automatic caps of letters in a VB command is not
working. For instance, when I type "vbcrlf" and move off
this word, Access used to automatically change it
to "vbCrLf", where the "C" and "L" are changed to upper
case. All of sudden, this has stopped working and my word
stays "vbcrlf" - and it changed this throughout my entire
project, except of course where I had commented out some
code.
Any idea why this is happening and how I can get it to go
back? I have tried compiling and compacting the database,
with no luck.