I have a column in excel sheet of more than 1000 different names. I want to add S/o with each name how can I do that ?
-Ali Hayat
I have a column in excel sheet of more than 1000 different names. I want to add S/o with each name how can I do that ?
-Ali Hayat
Hi and welcome to the forum
a quick way to do this is to add a helper column, and then, assuming your data is in A2 downwards, use this...
="S/o"&A2 (you didnt specify where you wanted it added, so move it to where you need it)
When you have copied that down, then copy/paste values over the original data, and then delete the helper column
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
An easy way could be this.
Add a new column. Lets's sat that column with names is column A, starting in A2.
In the new column in row 2 put this and copy down.
=A2&" "&"s/o"
Hide column A if you like.
Regards
Fotis.
-This is my Greek whisper to Europe.
--Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Advanced Excel Techniques: http://excelxor.com/
--KISS(Keep it simple Stupid)
--Bring them back.
---See about Acropolis of Athens.
--Visit Greece.
Thanks A lot Both of U guys !!
It helped me and saved my time !
Thanks
Ali Hayat
You are welcome and thanks for the feed back.
As that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thank you.
Also, as a new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks