Insert Data when hyperlink is clicked

  • Thread starter Thread starter Chuck N
  • Start date Start date
C

Chuck N

I have a set of reciept numbers on one worksheet and i want you to be
able to click on the reciept number and it will put that reciept number
in cell J1 on the other worksheet. Is there a way to do this?
 
You could do it using the FollowHyperlink event of the worksheet which is
available, if I remember correctly, in Excel XP and above.
 
John Peltier definetly helped me out with this! Here is the code i
anyone is interested


Code
 

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