Hello! I am a beginner when it comes to Excel but I am trying to self teach myself.
Here's the situation. I have a drop down list with several options. If they select any of the options I have an IF statement to put text in a corresponding cell and "" so if blank is choosen or a different option is selected is it essential void/null. Now with each of the options in the drop down list I would like to have a hyperlink generated in a following cell. I know how to use hyperlinks just fine, it's just that I want different hyperlinks to show in same cell with the different options. I also want no hyperling to show if the blank is picked in the drop down list.
i.e. (this is not how mine is set up, but it'll get the point across)
A1 // You click on 3
A2 // IF statement with conditional formatting will display "How Many?"
A3 // (Now i want hyperlink to appear so that the user can click to jump to page 10 of workbook
Conditions: If user selects blank in A1 I want hyperlink to disappear.
(Right now I am using two conditional formating statements to overwrite in white text!!! Which we all know is no good because the link is still active.)
Thank you for your help!
Bookmarks