Curious label display problem

Local time
Today, 15:53
Joined
Oct 20, 1999
Messages
12
I have a form that is used to check a dynaset for numbers that are not contigous - works fine, no probs - but on the On Click event of a command button that runs the code I program a label to be visible with the word 'Running' immediately before the detailed code.
This does not display for some reason, although everything else is fine. It does display after the code has run however.
Any offers ?
 
Have you tried a strategically placed DoEvents?

kh
 

Users who are viewing this thread

Back
Top Bottom