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
ssrs 2008r2 - Oracle 64bit access problem from Report builder 3.0
Windows 7 slow logon sbs 2003
What hardware specs are your SCCM 2007 Servers running?
Excel 2003 used not 2007
Installing second SSL certificate on IIS 7
Migrating DNS from 2003 to 2008
Can we create a SSIS package such that it verifies a Sql statement and depend upon that statement the package should execute if the sql statement does not satisfy then the package should not exe
mssphtb.dll disabled in Outlook 2010
How to download SQL on my PC
Convert float to date