Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run Excel ComboBox_Change code from Access

Status
Not open for further replies.

franksirvent

Programmer
Mar 8, 2002
358
GB
Hi there
I have an Access form which creates a formatted Excel report when a button is pressed.

It all works nicely, however the Excel sheet has a Combobox which filters the data on the sheet depending on the selection made.

When the report is created, all records are shown and I would like to (from Access) select a value of the combobox, then run the Combobox_CHANGE code.
Is there a way of doing this ?

thanks in advance for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top