Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
gab2409
 
Posts: n/a
Default auto hyperlink between many sheets?


I have a book with about 80 sheets(accounts), and I need to do 2
things:
1. hyperlink to each sheet by the sheet name. the name is also in hte
actual sheet

2. have a master sheet with info from each of the 80 sheets. this
will be about 3-4 entries for each account.

the info is from a form, and all of the needed entries are on the same
cells for each sheet. can I use some sort of formula to auto-populate
this info? if I can get the data from all 80 accounts on one sheet, I
can manually hyperlink them pretty easily. thoughts?


--
gab2409
------------------------------------------------------------------------
gab2409's Profile: http://www.excelforum.com/member.php...o&userid=20483
View this thread: http://www.excelforum.com/showthread...hreadid=549091

  #2   Report Post  
Posted to microsoft.public.excel.misc
Daniel CHEN
 
Posts: n/a
Default auto hyperlink between many sheets?


The following utility program may help you to navigate your 80+ sheets.
http://www.xldatasoft.com/downloads/SortSheet.xls

You need to enable macro in order to make it work properly.

--
Best regards,
---
Yongjun CHEN
==================================
- - - - www.XLDataSoft.com - - - -
Free Excel/VBA Tool & Training Material
==================================
"gab2409" wrote in
message ...

I have a book with about 80 sheets(accounts), and I need to do 2
things:
1. hyperlink to each sheet by the sheet name. the name is also in hte
actual sheet

2. have a master sheet with info from each of the 80 sheets. this
will be about 3-4 entries for each account.

the info is from a form, and all of the needed entries are on the same
cells for each sheet. can I use some sort of formula to auto-populate
this info? if I can get the data from all 80 accounts on one sheet, I
can manually hyperlink them pretty easily. thoughts?


--
gab2409
------------------------------------------------------------------------
gab2409's Profile:
http://www.excelforum.com/member.php...o&userid=20483
View this thread: http://www.excelforum.com/showthread...hreadid=549091



  #3   Report Post  
Posted to microsoft.public.excel.misc
gab2409
 
Posts: n/a
Default auto hyperlink between many sheets?


that looks great, actually. but, when I click on a link, it always
gives me an error that says that the reference is not valid. is there
anything I can do? thanks in advance.


--
gab2409
------------------------------------------------------------------------
gab2409's Profile: http://www.excelforum.com/member.php...o&userid=20483
View this thread: http://www.excelforum.com/showthread...hreadid=549091

  #4   Report Post  
Posted to microsoft.public.excel.misc
gab2409
 
Posts: n/a
Default auto hyperlink between many sheets?


any thoughts?


--
gab2409
------------------------------------------------------------------------
gab2409's Profile: http://www.excelforum.com/member.php...o&userid=20483
View this thread: http://www.excelforum.com/showthread...hreadid=549091

  #5   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default auto hyperlink between many sheets?

You already have the list of worksheet names in a column in that "index"
worksheet?

If yes, you could use an adjacent cell with a formula like:
=HYPERLINK("#"&CELL("address",INDIRECT("'"&A1&"'!a 1")),"Click me")
(the worksheet name is in A1)

If you don't have a list of worksheet names, maybe you could use David
McRitchie's Build Table of Contents to get the list and the hyperlinks all at
once:
http://www.mvps.org/dmcritchie/excel/buildtoc.htm

Another option if you want a more generic solution:
http://contextures.com/xlToolbar01.html
From Debra Dalgleish's site.

It builds a toolbar that you can use with any workbook to navigate to any
worksheet.


gab2409 wrote:

I have a book with about 80 sheets(accounts), and I need to do 2
things:
1. hyperlink to each sheet by the sheet name. the name is also in hte
actual sheet

2. have a master sheet with info from each of the 80 sheets. this
will be about 3-4 entries for each account.

the info is from a form, and all of the needed entries are on the same
cells for each sheet. can I use some sort of formula to auto-populate
this info? if I can get the data from all 80 accounts on one sheet, I
can manually hyperlink them pretty easily. thoughts?

--
gab2409
------------------------------------------------------------------------
gab2409's Profile: http://www.excelforum.com/member.php...o&userid=20483
View this thread: http://www.excelforum.com/showthread...hreadid=549091


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hyperlink won't open any other XLS file Jinx1966 Excel Discussion (Misc queries) 2 February 9th 06 08:26 AM
Auto filling cells across mutliple sheets Alec H Excel Discussion (Misc queries) 5 February 6th 06 02:39 PM
Using the Hyperlink Function and finding filenames Jeni Q Excel Worksheet Functions 0 September 20th 05 02:37 PM
How do i auto create multiple files from 1 with multiple sheets Kathy Excel Worksheet Functions 0 July 26th 05 01:23 AM
Question about auto fills or linking sheets CEN Excel Discussion (Misc queries) 4 July 14th 05 07:47 PM


All times are GMT +1. The time now is 07:25 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"