LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Locating cell using Hyperlink

David McRitchie posted this and it might help you:

=HYPERLINK("#"&CELL("address",C5),C5)
=HYPERLINK("#"&CELL("address",sheetone!C5),sheeton e!C5)
=HYPERLINK("#"&CELL("address",'sheet two'!C5),'sheet two'!C5)

These formulas will adjust if you change the sheet name or insert/delete
rows/columns on the linked sheet.

stew wrote:

Dear Shane / Sheeloo

I can Hyperlink to files outside my work book, by using insert hyperlink but
I cannot link to a worksheet within my book no matter how I try to do it. I
am using excel 2003 and Vista. Is there anything else I should be doing.
If I do not hear anything from anybody I will re post with a new thread

Thanks

Stewart

"stew" wrote:

Thanks shane. I can also see the shape of how to develop this. Thanks
stew

"ShaneDevenshire" wrote:

Hi,

With a dummy file I created a hyperlink via the Insert, Hyperlink command.
Then I modified it by adding B inside the quotes and &ROW(A5) outside.

HYPERLINK("Lesson12.xls!B"&ROW(A5))

See if you can start with these ideas and get something that works.

--
Thanks,
Shane Devenshire


"stew" wrote:

Hi

=HYPERLINK(LEFT(CELL("Filename",A1),SEARCH("[",CELL("filename",A1))-25))&"road managers package\tour managers spreadsheet.xls"

Gets me to tour managers spread sheet. What and how would I add to locate a
certain cell on that spread sheet using the row() ,5, that the above formula
is in. If I drag the cell down 1 I would like it to reflect a 42 row jump.
The data held in this cell repeats itself every 42 rows.

Thanks for looking

Stew


--

Dave Peterson
 
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
Locating a cell within a macro Ron (Bismark) Excel Worksheet Functions 1 December 18th 06 07:24 AM
Locating First and Last Cell Containing a Specific Value [email protected] Excel Worksheet Functions 1 May 16th 06 07:23 PM
help locating first empty cell in a Column Celt Excel Worksheet Functions 8 September 19th 05 04:58 PM
Locating Last Nonzero Cell in a Row wilby31 Excel Worksheet Functions 6 September 15th 05 08:19 PM
Locating first blank cell Mike W New Users to Excel 3 August 25th 05 09:02 PM


All times are GMT +1. The time now is 03:54 AM.

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

About Us

"It's about Microsoft Excel"