#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Custom Hyperlink

I would like to have a hyperlink that changes depending on what text is in a
cell.
If cell A1 says 1234, the hyperlink would be:

\\Common\Engineering\SPO-SPP\SPO-1234

If cell A1 says 2468, the hyperlink would be:

\\Common\Engineering\SPO-SPP\SPO-2468

How do I get cell A1 into the hyperlink?
--
Brian H
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default Custom Hyperlink

Use the HYPERLINK function for this, there is ample info in help for this
function


--
Regards,

Peo Sjoblom



"Brian H" wrote in message
...
I would like to have a hyperlink that changes depending on what text is in
a
cell.
If cell A1 says 1234, the hyperlink would be:

\\Common\Engineering\SPO-SPP\SPO-1234

If cell A1 says 2468, the hyperlink would be:

\\Common\Engineering\SPO-SPP\SPO-2468

How do I get cell A1 into the hyperlink?
--
Brian H



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Custom Hyperlink

Thanks.
I wasn't having luck with that but finally figured it out. The part I was
missing was
............"&A1
=HYPERLINK("\\Common\Engineering\SPO-SPP\SPO-"&A1,A1)
--
Brian H


"Peo Sjoblom" wrote:

Use the HYPERLINK function for this, there is ample info in help for this
function


--
Regards,

Peo Sjoblom



"Brian H" wrote in message
...
I would like to have a hyperlink that changes depending on what text is in
a
cell.
If cell A1 says 1234, the hyperlink would be:

\\Common\Engineering\SPO-SPP\SPO-1234

If cell A1 says 2468, the hyperlink would be:

\\Common\Engineering\SPO-SPP\SPO-2468

How do I get cell A1 into the hyperlink?
--
Brian H




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
custom toolbar item to use hyperlink to open word file Sally M Excel Discussion (Misc queries) 2 April 26th 07 07:58 PM
Can't make hyperlink function work for hyperlink to website Frank B Denman Excel Worksheet Functions 15 February 5th 07 11:01 PM
Moving rows with Hyperlink doesn't move hyperlink address Samad Excel Discussion (Misc queries) 15 June 22nd 06 12:03 PM
Can you link a custom property to an Excel custom header text? LouErc Setting up and Configuration of Excel 0 November 8th 05 04:58 PM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM


All times are GMT +1. The time now is 07:26 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"