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
Image on monitor does not fill screen
Tables within a form
trying to write an if/else statement can someone clean this up..doesnt work...
Cannot delete these folders.
Concatenate word and the memo field on the report
Access 2K append query
USBs-Windows can't stop your 'Generic volume' device because a progam is still using it. Close any programs blabla..Fix?
Correct black setting in Illustrator for offset printer
SQL UPDATE Script Help needed.
regular expression 1-100 and decimals