HyperLink

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

When a user use my program to write a report, the program saves the excel
sheet (the report) in one location (folder), the name of the excel sheet is
also saved in another workbook called "sumary".

My question is:

Is there a VB code that save the name as an HyperLink

Mike
 
Turn on the macro recorder and do Insert=>Hyperlink.

when you have the hyperlink, turn off the macro recorder, then look at the
recorded code.

This should give you the basic code you need to get started
 

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