LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default insert URL and data into cells

A very tiny trick:

If A1 contains:
http://www.cnn.com

and B1 contains:
/world/

then in C1:

=HYPERLINK(A1 & B1)
for a nice "clickable" hyperlink

using =A1 & B1 looks nice, but it is "ice cold"
--
Gary''s Student - gsnu200814


"Brian_M" wrote:

I have a value which corresponds to a database entry that is web-accessible.
I want to know how to combine the base url with the value in the cell, so
that the new entry in the cell is a hyperlink.

e.g. I have the value "133" in a cell.

The base url is
http://www.ncbi.nlm.nih.gov/sites/en...ene&list_uids=

The final url needs to me a combination of the two:
http://www.ncbi.nlm.nih.gov/sites/en...&list_uids=133

I'm not sure if I can do this in search-and-replace, or there is another
method.

 
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
Insert row above cells containing data GARY Excel Discussion (Misc queries) 4 April 28th 08 11:30 AM
How to insert cells with data only If they meet certain requiremen Chelsey- Really need help! Excel Worksheet Functions 0 August 24th 07 05:00 PM
is it only appropriate to insert *different* data into *individual* cells... showsomeidnow Excel Discussion (Misc queries) 5 April 30th 07 09:33 PM
INSERT A ROW AFTER EVERY 5 CELLS IN A SHEET THAT HAS DATA OF 120 JVR Excel Discussion (Misc queries) 3 March 17th 06 04:10 PM
insert zeros in front of cells already filled with data. Horizon Excel Discussion (Misc queries) 2 January 16th 06 08:47 PM


All times are GMT +1. The time now is 03:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"