If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Form load?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-14-06, 14:41
MikeroSoft MikeroSoft is offline
Registered User
 
Join Date: Apr 2006
Posts: 47
Form load?

I want to fill a combo box on my form, what is the best event to place the code? Is it possible to add items to the control at design time?
Reply With Quote
  #2 (permalink)  
Old 07-15-06, 13:57
norie norie is offline
Registered User
 
Join Date: Mar 2006
Posts: 163
The initialize event is probably best.

And you can add items at design time using the RowSource property, but that limits you a bit.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On