Hi all,
I'm nearing the end of my current project to automate some redundant data entry in Excel. To wrap things up, I want to create a "Help" section on my one form that is needed to set up the data variables by the user.
To save space, I'd like to have a drop down list of Help Topics and when a topic is selected, then the user would click on a Go or help icon (next to the drop down of course) and go to that particular named range with the text info for that topic. (probably a help workbook with a separate sheet for each topic)
Anyway, I can create the drop down, create the basic macro to go to the named range (a variable)
My question, how do I pass the named range variable from the drop down list to the variable in the icon macro?
and How do I store the named range variable name with the User Friendly text name in the drop down without the user seeing it?
Thanks!
Lynette
Have I told you lately I LOVE TEK-TIPS? You guys are SUPER DUPER!
I'm nearing the end of my current project to automate some redundant data entry in Excel. To wrap things up, I want to create a "Help" section on my one form that is needed to set up the data variables by the user.
To save space, I'd like to have a drop down list of Help Topics and when a topic is selected, then the user would click on a Go or help icon (next to the drop down of course) and go to that particular named range with the text info for that topic. (probably a help workbook with a separate sheet for each topic)
Anyway, I can create the drop down, create the basic macro to go to the named range (a variable)
My question, how do I pass the named range variable from the drop down list to the variable in the icon macro?
and How do I store the named range variable name with the User Friendly text name in the drop down without the user seeing it?
Thanks!
Lynette
Have I told you lately I LOVE TEK-TIPS? You guys are SUPER DUPER!