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!