Function like =HYPERLINK(xxx) - Mouse interaction - "On Click Event"

  • Thread starter Thread starter ajo
  • Start date Start date
A

ajo

Hello,

I need to create a worksheet function in Excel, which will contain
event " MouseUp " to enable clicking on the cell, where the function
exist.
It's the same as function HYPERLINK, which displays a text on a cell,
but when the user clicks the text, the function takes parameters from
the definition, not only the cell value.

Please help!

Thanks in advance,
Ajo
 
You would have to use the selectionchange event to evaluate the formula and
take action based on its value.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top