Eljefegeneo
Still trying to learn
- Local time
- Yesterday, 22:12
- Joined
- Jan 10, 2011
- Messages
- 902
I have come up with a problem that I cannot figure out. I had some vba code behind a command button that would make sure the user filled out all the required fields when clicking the "close" button. All of a sudden the form wouldn't close and I got a frantic call from a user. So I looked at my sample DB and indeed the button wouldn't work. After fiddling with it for several minutes I opened the properties for the button, selected the "Code builder" and voila! the code was there. All I had to do was click save and all was well.
I did not change the name of the button prior to this happening, that is from Command1234 to cmdcClose.
I just want to make sure that I not doing something that I shouldn't that might cause this to happen? I do backup and Compact and Repair regularly as this Db is an ongoing development. Anyone have any ideas? Thanks.
I did not change the name of the button prior to this happening, that is from Command1234 to cmdcClose.
I just want to make sure that I not doing something that I shouldn't that might cause this to happen? I do backup and Compact and Repair regularly as this Db is an ongoing development. Anyone have any ideas? Thanks.