How to make multiple Hyperlinks in a CURRENT page in VisualB

DetroitDr

New Member
Joined
Sep 27, 2006
Messages
9
Hello,

I have a workbook with 201 pages.
Page 1 is a "template with data"
The rest are copied pages.

What I'm trying to do is for a current page create multiple hyperlinks that go elsewhere on the same page. Eg Hyperlink E5 to jump to E20 (on the same page)

Issue: From my lack of experience when I try to automate it using a macro, it creates the link to the origonal page I recorded the macro on. So If I was on page 2 and recorded all my hyperlinks, ran the macro on page 3 then all the follow throughs are to page 2 on page 3.

So I can only guess I need to VBscript it with some kind of CURRENT PAGE hyperlink command.

Help anyone?

Thank-you in advance.
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Dr. Please post the code that you have recorded. I am supposing that this code is to perform the exact same operation for each worksheet?
 
Upvote 0

Forum statistics

Threads
1,214,960
Messages
6,122,479
Members
449,088
Latest member
Melvetica

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top