I am attempting to set the value of a combo box (ActiveX) on an excel file using Access vba. The worksheet is referenced as xlWS (defined as Worksheet). If the excel combo box is named "cmbSelectType", what is the code to reference the Excel combo box and update the selected value from Access?
Thanks.
Thanks.