I have created a userform in Word VBA that has a combo box. O
userform_initialise() I want that combo box to be populated with al
records from a particular field in an Access table (the ID field). I'
totally stumped.
I'm using Word 2000 and Access 2000.
Any suggestions would be greatly appreciated.
Thanks for your help
btc - 06 Feb 2006 13:15 GMT
Thanks - I found what I was looking for:
http://word.mvps.org/faqs/interdev/GetDataFromDB.htm
Cheer