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
Placing text in a specifc location in a textbox
Getting a list of VLANs and SVIs on "lots" of Cisco switches
Password recovery on a Cisco Cataclyst 3550 switch
How to get the sum of a varchar column field with SQL
How to allow zero-length string values and file size question
Cisco VPN and Split Tunneling
Seeking Hosting provider, preferably Canada
Looking for wsadmin Jython/JACL scripts to pull out stats from websphere
Need URGENT HELP PLEASE with ESEUTIL & Ex2007
How to set DVD region in Linux using linux tools