Jan Pingel
New Member
Hello
I was trying to replicate the
- but for a little different purpose:
I was trying to have a hover over automatically "unhide a section" or "hide a section'.
Example attached.
For some reason, I don't get any of the hyperlinks to even execute. The hyperlinks are located in the "Template" sheet on cell A4 and D4 - with two different approaches.
I placed an actual button on the "Setup" to show what I actually tried to accomplish - it is using the exact same function.
Did I miss something critical, or is what I am trying to do just to complex for the Hyperlink function?
Thanks for you help
an
I was trying to replicate the
Code:
=IFERROR(HYPERLINK(VBAFunction(Parm)),"cell string")
I was trying to have a hover over automatically "unhide a section" or "hide a section'.
Example attached.
For some reason, I don't get any of the hyperlinks to even execute. The hyperlinks are located in the "Template" sheet on cell A4 and D4 - with two different approaches.
I placed an actual button on the "Setup" to show what I actually tried to accomplish - it is using the exact same function.
Did I miss something critical, or is what I am trying to do just to complex for the Hyperlink function?
Thanks for you help
an