Setting Hourglass o Label

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

Guest

I have an access 97 application, I'm trying to turn the hourglass on when a
label's click event is fired. I use the following code (DoCmd.Hourglass
True). When in runtime it doesn't change the hourglass, if I debug and step
though the code the hourglass turns on. Any suggestions?

Thanks

Don
 
Works fine for me (Access 97, Windows XP)

Are you sure that the label's Click event is linked to your code?
 

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