Okay, I tried adapting your code to mine:
But now I get an error:
Runtime error '91':
Object variable or With block variable not set
With emphasis on the line:

Originally Posted by
rylo
If that is not the case, then can you advise where the object is, and what sort of object it is.
ArmsDropDown is a combo box created through the forms toolbar, and is located on sheet "Main". It's never declared in my code, but exists and works perfectly fine on the spreadsheet. I just want to create a macro to automatically give it a range, since the data on the sheet it pulls information from, "Arms", is subject to change.
Bookmarks