A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello, Tom. Thanks for your response.
Because I am relatively new to VBA I'm not sure what you mean by "workbook level name" and "worksheet level name", in this particular context.
On the other point, I assume by "referencing the range directly in the control" you mean enter the range into the Rowsource property of the combo box. Well, while creating a combo box on a new workbook I noticed that there is no Rowsource property?!? Also, I'm not sure how to enter a range into it, even if it was there. (I thought it accepted only a cell reference.)
Also, if I try to look at the Properties of the combo box while the validation is pointing at the "other" sheet, i am unable to select the combo box, even though it appears on the sheet, when I click Design Mode in the Toolbox. However, when I point the validation back to a list on "this" sheet, I am able to select the combo box and view the Properties as normal.
Lastly, I thought it was necessary to use a dynamic named range if, as is the case here, items may be added to it at any time.
It just seems to get curioser and curioser!
Thank you once again.
Bobbler