Load event procedure? 
Author Message
 Load event procedure?

Hello all:

I hope someone can help me rather quickly.  I am taking a course in VBA.  I
am at a directive that says:

Open the form's Load event procedure, then press the TAB key.

Unfortunately - I HAVE NO IDEA WHAT THE LOAD EVENT PROCEDURE is!!

Can someone guide me?  Email is best as I am sitting here struggling with
this.

Much Thanks in advance...

khp



Sat, 10 Aug 2002 03:00:00 GMT  
 Load event procedure?
Hi K,

| Open the form's Load event procedure, then press the TAB key.
|
| Unfortunately - I HAVE NO IDEA WHAT THE LOAD EVENT
| PROCEDURE is!!

This is probably referring to the UserForm_Initialize event procedure (or
less likely, the UserForm_Activate procedure). If you get stuck, post the
code that you are supposed to insert in this procedure and we'll try to work
it out from there.

--
Hope this helps.
Regards
ibby

Please post any replies to the **newsgroup** so that others in the newsgroup
may contribute or benefit.



Sun, 11 Aug 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Load Event Procedure?

2. Wanna get Resize event to trigger procedure to Load/Unload ctrls

3. ASAP: How do u set the cmdOK_Click event to have more than one event procedure

4. Add Event Code On form Load Event

5. Shape Resize In Form Load Procedure

6. Control Arrays, Procedure Parameters & Load

7. Passing parameters to a form load procedure

8. Executing a procedure upon loading?

9. Event Procedures Not Working

10. Event Procedures

11. Call procedure on "On Click" event

12. Creating Event Procedures Automatically

 

 
Powered by phpBB® Forum Software