cyberbiker
Programmer
I hate to sound dumb, but I am now receiving an error on all the command buttons on a single form.
"The expression On Click you entered as the event property setting you entered produced the following error:
Variable not defined.
The expression may not result in a macro etc, etc.
The form is opened from a command button on another form and opens fine that way with no error messages.
When I try to debug, I never reach any of my break points period, even if I only have a single line of code in the event procedure.
I have created the command buttons using the "wizard" and have tried creating new controls just for testing and get the same results.
I have other forms that the controls work fine on and I am failing to see the difference.
My guess is that I have something "goofy" with the form itself.
Appreciate everybodys patience.
Terry (cyberbiker)
"The expression On Click you entered as the event property setting you entered produced the following error:
Variable not defined.
The expression may not result in a macro etc, etc.
The form is opened from a command button on another form and opens fine that way with no error messages.
When I try to debug, I never reach any of my break points period, even if I only have a single line of code in the event procedure.
I have created the command buttons using the "wizard" and have tried creating new controls just for testing and get the same results.
I have other forms that the controls work fine on and I am failing to see the difference.
My guess is that I have something "goofy" with the form itself.
Appreciate everybodys patience.
Terry (cyberbiker)