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
Get-Eventlog -> Export-CSV long eventmessages -> problem
The object invoked has disconnected from its clients.
RAID1 in MAX OSx
Updating a table using SQL and variables
Java/J2EE class loading architecture
Backup solution for remote worker
phpmailer problem after migrating from Windows WAMP to Ubuntu LAMP
DockForm.DCU not found?
how can i create window service in C# using InstallUtil.exe ??
Forward meeting requests to another mailbox