combo box

G

Guest

hi!

I have a combo box in a custom form that I made. Is there any other way of
filling it besides in the code (add item)?

I have a nother combobox that I want to fill with records that are in an
access DB. how do I do that?

thanks.

Yonina
 
S

Sue Mosher [MVP-Outlook]

Either fill it programmatically or fill it manually (with the Possible Values on the control's Properties page). Take your pick.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
S

Sue Mosher [MVP-Outlook]

Look on the control's Properties page, on the Value tab for the Possible Values property.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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

Top