Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 276
Default Changing cell values in a range to Hyperlink to sheet in workbook

I have on sheet1(Enter-Exit Page) a list that grows as new sheets are added,
that displays a cell value.
They are displayed in the range O4:O48, as this is the MAXIMUM number of
sheets that the Workbook will contain.
However i want to be able to have the values displayed on the Enter-Exit
Page as a hyperlink to the particular worksheet that value is from.
How can i do this, considering that there amy only be a few values, until
eventually O4:O48 will have values.


Regards

Corey


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Changing cell values in a range to Hyperlink to sheet in workbook

Possibly
Look at the hyperlink worksheet function in Excel help.

If that won't work, then you will depending on how data is entered and what
would trigger the creation of a hyperlink, you would look at the change
event.

http://www.cpearson.com/excel/events.htm
for an overview of Events (Chip Pearson's site)

--
Regards,
Tom Ogilvy


"Corey" wrote in message
...
I have on sheet1(Enter-Exit Page) a list that grows as new sheets are
added, that displays a cell value.
They are displayed in the range O4:O48, as this is the MAXIMUM number of
sheets that the Workbook will contain.
However i want to be able to have the values displayed on the Enter-Exit
Page as a hyperlink to the particular worksheet that value is from.
How can i do this, considering that there amy only be a few values, until
eventually O4:O48 will have values.


Regards

Corey



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 40
Default Changing cell values in a range to Hyperlink to sheet in workbook

Just insert a normal hyperlink that points to any cell in any sheet, but add
an '=' before the text to display.


"Corey" schreef in bericht
...
I have on sheet1(Enter-Exit Page) a list that grows as new sheets are
added, that displays a cell value.
They are displayed in the range O4:O48, as this is the MAXIMUM number of
sheets that the Workbook will contain.
However i want to be able to have the values displayed on the Enter-Exit
Page as a hyperlink to the particular worksheet that value is from.
How can i do this, considering that there amy only be a few values, until
eventually O4:O48 will have values.


Regards

Corey



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
How can I set values for a cell in every sheet of a workbook? tripflex Excel Discussion (Misc queries) 4 March 5th 09 10:50 PM
Hyperlink to another sheet, same workbook Dgwood90 Excel Discussion (Misc queries) 2 February 9th 07 04:49 PM
freeze values in a cell derived from another sheet in a workbook John C. Excel Discussion (Misc queries) 2 January 23rd 07 09:31 PM
Saving a sheet in a workbook as .csv but not changing workbook name gloryofbach[_4_] Excel Programming 3 October 30th 05 08:50 PM
Cell linked to a range of cell values in different sheet szeng Excel Discussion (Misc queries) 1 August 9th 05 02:41 AM


All times are GMT +1. The time now is 11:50 PM.

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"