I am used to creating and working on user forms in Excel and am trying to create a form in access. In Excel VBA, I always name my objects with a 3-letter prefix so that I can refer to them in code. However in access, it seems to not like this very much and breaks the connection to the data field when I rename it. So the question is, if I am not supposed to rename the text boxes and other controls on an Access form, how do I refer to them in VBA code? Also, how do I program the events for controls on an Access form?
-Joshua
Well, You can try banging your head against the wall, but you just end up with lost-time injuries and damaged equipment. [M. Passman]
-Joshua
Well, You can try banging your head against the wall, but you just end up with lost-time injuries and damaged equipment. [M. Passman]