Hi JOrzech,
Indeed that would be the way if you was manually populating the combox, however, the information from my combobox comes from a database. What I needed to know, was how to code this part (BELOW) so that that, (1) would be associated with the name combox1 and (2) would be combox2 etc...
--------------------------
ActiveDocument.InlineShape
ActiveDocument.InlineShape
Do
ActiveDocument.InlineShape
ActiveDocument.InlineShape
--------------------------
Main Topics
Browse All Topics





by: JOrzechPosted on 2008-08-20 at 07:42:05ID: 22270065
Hmmm - I may be totally off the mark with this comment, and if I am, forgive me in advance... but this is how I populate comboboxes
Select allOpen in new window