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
Out of disk space > cannot uninstall programs
How do I create a looping to add values in columns?
Windows Batch File STDOUT to console and file
how do i configure notepad++ to run and compile C++ programs ?
Crystal Report Viewer - Export to/open a PDF after entering parameters
'Page cannot be displayed' until I hit enter twice
help with stored procedures in MS SQL server
Problem with $query - count table elements
Migrating Domain Controller + AD DS from W2k3 to W2K8 R2
gpo is not enforcing control panel settings