ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Dynamic Hyperlink (https://www.excelbanter.com/excel-programming/339064-dynamic-hyperlink.html)

Ciaran Duffy

Dynamic Hyperlink
 
Hi,

I want to create a hyperlink to a webpage from an excel sheet.

Is there anyway to dynamically read the content of a cell on the same
row the formula cell is on and use the data it contains in the middle
of a hyperlink function??

EXAMPLE:

1.If I'm putting the formula in a cell on column Q is there anyway to
read the contents of a cell on the same row in column A

2. Can I then place the contents of this cell in column A in the middle
of the hyperlink function like this:
=HYPERLINK("http://www.webpage.com/CASE_ID="A2"&BUSINESS_UNIT=SAM",
"Link")


Be grateful for any help...


Dave Peterson

Dynamic Hyperlink
 
=HYPERLINK("http://www.webpage.com/CASE_ID="&A2&"&BUSINESS_UNIT=SAM","Link")

If I understand???

Ciaran Duffy wrote:

Hi,

I want to create a hyperlink to a webpage from an excel sheet.

Is there anyway to dynamically read the content of a cell on the same
row the formula cell is on and use the data it contains in the middle
of a hyperlink function??

EXAMPLE:

1.If I'm putting the formula in a cell on column Q is there anyway to
read the contents of a cell on the same row in column A

2. Can I then place the contents of this cell in column A in the middle
of the hyperlink function like this:
=HYPERLINK("http://www.webpage.com/CASE_ID="A2"&BUSINESS_UNIT=SAM",
"Link")

Be grateful for any help...


--

Dave Peterson


All times are GMT +1. The time now is 12:21 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com