I have a .xlsm file that has formulas and VBA in the workbook. There is only one form control and that is a combo box. When the user selects an item from the drop down list every chart in the excel workbook updates to correlate with that item the user chose. However, when I save this workbook as a web page I am able to see the combo box, but not click it. Is there anyway to be able to interact with the combo box after the excel workbook is saved as a web page?
Bookmarks