Microsoft
Software
Hardware
Network
Question : Automatically Adding Text to Cells
I have a spreadsheet with a set of values in it that I need to add text to. The current values are the sub-folder values of a site and I need to add the domain name to them.
For example, I have /sample/folder/values.html
in a cell and need to add
www.sitename.com
to the beginning so that the new value is
www.sitename.com/sample/fo
lder/value
s.html
.
This does not necessarily have to replace the existing cell, but I just need the new values to be created somehow.
Thank you for any help you can provide!
Answer : Automatically Adding Text to Cells
Jonathan,
If I understand you correctly, the formula might be something like:
="
www.sitename.com
" & A1 'A1 contains /sample/folder/values.html
Brad
Random Solutions
How to raise Hyperlinkfield event in a gridview using asp.net 3.5
Dsiable SBS 2008 / Outlook 2007 Auto Account Confiuration
VPN
Server Migration onto New hardware running Server 2008, Domain Controller or Exchange server 1st?
VB 2008 - Programmatically updating controls from an array
Run the Windows 'RUN" from vb.net
Server 2008 will restart on its own with this error during DC promo to this server
isa 2004 - opening up port 1433 to one external IP address for SQL server
view source code for .exe file
Routing for Web Servers/Internal Network