![]() |
Need to extract hyperlink
I have a column with links but would like to create a new column with
the urls they are point ting to for example A1=google but the hyperlink is www.google.com I would like B1=www.google.com A2=yahoo but the hyperlink is www.yahoo.com I would like B2=www.yahoo.com |
Need to extract hyperlink
Try B2: =HYPERLINK("http:\\www."&a1&".com","Google") Col -- colofnature ------------------------------------------------------------------------ colofnature's Profile: http://www.excelforum.com/member.php...o&userid=34356 View this thread: http://www.excelforum.com/showthread...hreadid=545512 |
Need to extract hyperlink
B1: =Hyperlink("http://www." & a1 & ".com")
then drag fill down the column. -- regards, Tom Ogilvy "Shani" wrote: I have a column with links but would like to create a new column with the urls they are point ting to for example A1=google but the hyperlink is www.google.com I would like B1=www.google.com A2=yahoo but the hyperlink is www.yahoo.com I would like B2=www.yahoo.com |
All times are GMT +1. The time now is 10:33 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com