G
Guest
I'm trying to correct a compatibility issue by changing the table and field
names to all lowercase. In VB code, the control names automatically change
back to initial caps when I try to correct them.
For example, I enter:
Me!authornotes
As soon as I take the cursor off it, it reverts to:
Me!AuthorNotes
I've searched for hours trying to stop this--any assistance greatly
appreciated.
names to all lowercase. In VB code, the control names automatically change
back to initial caps when I try to correct them.
For example, I enter:
Me!authornotes
As soon as I take the cursor off it, it reverts to:
Me!AuthorNotes
I've searched for hours trying to stop this--any assistance greatly
appreciated.