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.
I've searched for hours trying to stop this--any assistance greatly appreciated.

In Access 2003 VB, textbox names resetting to upper case
ajaysajay
Thanks much spotty,
I hunted around awhile looking for the right forum.
caze
These forums are for VB.NET questions. It sounds as though you are using the internal VB in Access 2003 which is Visual Basic for Applications.
VBA is a very different product from VB.NET and there are some other locations where youy will probably get a quicker and better response to your VBA questions.
You may find more assistance in following which specifically deals with VBA development.
http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=74&SiteID=1
Or if you are using VBA from within on of the office applications
Office Automation: office.developer.automation newsgroup
http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.office.developer.automation&lang=en&cr=US
Or the Office Newgroups
http://www.microsoft.com/office/community/en-us/default.mspx d=1
Hope that helps