|
-
Jul 19th, 2004, 10:26 AM
#1
Thread Starter
New Member
Excel VBA Help
Good Morning
I have another question regarding VBA for Excel...
At the top of a button_click, I am trying to get this code to fire:
-OpenForm.lblHelp.Visible = True-
The label is not dsiplayed at the beginning of the click event. It is being dsiplayed at the end of the click event. Is there some kind
of DoEvent etc...type command I need to issue after settign the label to visible?
Thanks,
EJD
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|