View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Zoltar54 Zoltar54 is offline
external usenet poster
 
Posts: 8
Default Controling Excel using Word VBA

Hello,

I am currently working on a project in Word VBA. The userform that I have
developed has a number of combo boxes which are populated from an Existing
Excel Workbook. What I would like to have happen is when a user enters
information into the combo box, the program searches the recordset and if the
entry does not exist to add it automatically.

I have asked this question in a few Word NG and have been subsequently
directed to an Excel NG. Any assistance that could be provided would be
greatly appreictaed.

Z