Hi,
I have a small problem with some combobox controls on a userform.
The code below is for one of the combobox's, which controls the contents of the next combobox (conditional). This is populated by a named table of 8 items.
I would like to have a file open when the user selects only one of the items in the drop down list, but still allowing the conditional part to work.
The user then completes the opened excel spreadsheet, part of which creates a serial number into a textbox, this value I would like to the bring into a separate textbox on the original spreadsheet when the spreadsheet is closed.
Is this possible?
Bookmarks