I have a single cell in Worksheet "instructor" defined as "WrongAnswer" with Workbook Scope. I am using this code assigned to a User form
Works fine until I add WrongAnswer. Do I need to define the variable in VBA (if so, what as, Long?) or include the worksheet name ie. sheets("instructor").range("WrongAnswer").ValueFormula:![]()
Please Login or Register to view this content.
I tried several options but it's not picking up the defined name. Thanks
Bookmarks