Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to create a hyperlink that will pull info from cells in a worksheet
i.e. - IN THE FOLLOWING HYPERLINK WHICH REPRESENTS THE PAGE I AM CURRENTLY ON I WOULD NEED TO REPLACE THE WORDS IN ALL CAPS WITH INFORMATION THAT I HAVE IN SPECIFIC CELLS IN A WORKSHEET http://www.microsoft.com/wn3/aspx/po...PERLIN K&pt=1 DOES THIS MAKE ANY SENSE? CAN ANYONE HELP? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If A1 contains cnn.com, then:
=HYPERLINK("http://www."&A1,"news") is an example of making a hyperlink using cell contents. -- Gary's Student "K" wrote: I need to create a hyperlink that will pull info from cells in a worksheet i.e. - IN THE FOLLOWING HYPERLINK WHICH REPRESENTS THE PAGE I AM CURRENTLY ON I WOULD NEED TO REPLACE THE WORDS IN ALL CAPS WITH INFORMATION THAT I HAVE IN SPECIFIC CELLS IN A WORKSHEET http://www.microsoft.com/wn3/aspx/po...PERLIN K&pt=1 DOES THIS MAKE ANY SENSE? CAN ANYONE HELP? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using an offset formula for the reference in a relative reference | Excel Worksheet Functions | |||
sorting 2 colums of numbers and incremening them down | Excel Discussion (Misc queries) | |||
macro | Excel Discussion (Misc queries) | |||
data in cell not corresponding with entry | New Users to Excel | |||
How to keep cell font setting after inserting hyperlink | Excel Discussion (Misc queries) |