Microsoft
Software
Hardware
Network
Question : Excel 2010 - Changing whole column to hyperlinks or CONCATENATE question
I have a column containing about 3000 rows. How do I either change this column globally in excel to a hyperlink column or concatenate the following. With the concatenate I am getting myself confused with commans an speech marks
The concatenate I am trying to use is similar to
=CONCATENATE("=Hyperlink("
,T2,",",C2
,")")
but it comes out as
=Hyperlink(
http://www.prin
tware.co.u
k/Products
/Result-Gr
oups.html?
searchtext
=BCLBT20,B
CLBT20
)
I need a set of quotes just before the http and at the end of BT20 and also around the last BT20
The http is fed from 'T2' and the final BT20 is from 'C2'
It would be easier just to format them all as a URL column from a menu
Thanks
Answer : Excel 2010 - Changing whole column to hyperlinks or CONCATENATE question
what's wrong with just entering
=HYPERLINK(C2,T2)
Random Solutions
Remote site unable to ping / connect to multiple subnets on home corporate network
Content disappearing after I hit a link?
basic question about factorials
Corrupt data store
Saving attachments from Lotus iNotes 8.5.1 on Windows 7
How to add domain to an XP terminal
Batch file to modify a text files
offline files for Mac?
cross domain javascript
jQuery ajax update multiple fields