View Single Post
 
Old 04-19-2013, 01:54 AM
billybeach billybeach is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Apr 2013
Posts: 2
billybeach is on a distinguished road
Default VB code: populate combobox from columns in Excel file

Hi,

I am creating a custom form for the calendar in Outlook in wich I can add a number code in front of the subject. The code can be selected in a combobox. I managed to do this with predefined values. But I would like to populate the combobox values from two columns of an excel file which will change sometimes.

I really am new to VB script and tried searching for codes online but most of them I can't get to work...

Like this one:

http://www.vbforums.com/showthread.p...om-Excel-Range

It would be nice if someone could help me with this. Thanks!
Reply With Quote