Multiple Worksheets help

Pilgrimav8r

New Member
Joined
May 7, 2012
Messages
13
I'm not doing very well here so any help at all is greatly appreciated.

I don't want to use a macro.

I have a single spreadsheet which has multiple worksheets in it 100+. On about worksheet 7, I have put in an index (titles and worksheet number).

All I'm trying to do is click on the index cell on the index worksheet and get it to direct me straight to the corresponding worksheet.

Many thanks in anticipation
 
Try this experiment...

Open a new file that still has the default sheet names Sheet1, Sheet2, Sheet3 etc.

Enter this sheet name in cell A2: Sheet2

Enter this formula in cell B2:

=HYPERLINK("#Sheet2!A1",A2)

Now, click on cell B2.

You're taken to Sheet2 cell A1.

Biff I tried that and it did not work - perhaps I should tell you its Win 7 and excel 2007?

Steve[/QUOTE]
 
Upvote 0

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Biff I tried that and it did not work - perhaps I should tell you its Win 7 and excel 2007?

Steve
[/QUOTE]
I don't know why it wouldn't work. Being connected to the internet shouldn't have anything at all to do with it since you're not hyperlinking to an internet location.

If you do need some VBA method then someone else will need to help you with that. I'm not much of a programmer.
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,399
Latest member
alchavar

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