Buttons/Combo Boxes Not Responding

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an Access program that utilizes several command buttons and combo
boxes. There are times when I click on the button or select a value in the
field and nothing happens. I will retry several times and again nothing
happens. If I exit the program and then go back in to the same program the
buttons work fine.

Any ideas why this happens?
 
Without being familiar with the code that is being executed, I can only take
a very wild guess. My very wild guess, for whatever that may be worth, is
that a global variable is being reset.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top