I have created a userform in Word VBA that has a combo box. On userform_initialise() I want that combo box to be populated with all records from a particular field in an Access table (the ID field). I'm totally stumped. I'm using Word 2000 and Access 2000. Any suggestions would be greatly appreciated. Thanks for your help. -- btcPosted from - http://www.officehelp.in
Thanks - I found what I was looking for: http://word.mvps.org/faqs/interdev/GetDataFromDB.htm Cheers -- btcPosted from - http://www.officehelp.in