You can put the word "trips" in each column simply by dragging it down.
but i think that will replace any words you already have in column A.
If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.
Register Today on DNForum IT'S FREE!Let's say I have a group of names in column A :
philly
boston
japan
denver
germany
etc....
And I want to put the same word, like, "trips" on the end of each word without having to type trips over and over... Is there a way ? Thanks![]()
HighPriceDomains.com ! The World's most Expensive domain names
You can put the word "trips" in each column simply by dragging it down.
but i think that will replace any words you already have in column A.
Column B you can type trips and drag the right-hand corner down to fill Column B with trips. Then take and select all of Column A and Column B and Copy. Paste it into Notepad. Copy the space in Notepad and go to Edit > Replace. Paste in the "blank" space and hit Replace.
Now you have a list with wordtrips
Brilliant !
Thanks![]()
HighPriceDomains.com ! The World's most Expensive domain names
What JDK said but I am not sure if it will work with Notepad but it will work with WordPad (also a freebie w/ Windows) and Word.
Just remember to save it in a format you need (.txt) or after you're done, copy & paste back into Excel.
Save the wolves - join The Wolf Army today!
Please follow the rules or suffer the wrath of Thor's Hammer.
I realize you've already solved your problem, but in case anyone else is wondering about a similar problem, I think you can use a formula which uses the ampersand (&) symbol to combine values from different cells.
So for example, if "blue" is in A1 and "trips" is in B1, you can type
=(A1&B1) into column C and it will combine values into "bluetrips".
(and then fill down as appropriate).
Anyway, hope that helps!
=============
"Success is a lousy teacher. It seduces smart people into thinking they can't lose." (Bill Gates)
Another way I use is the CONCATENATE function.
So in B1 you can use the following formula and then drag the formula down and it will take whatever is in column A and then add "trip" to the end.
=CONCATENATE(A1,"trip")
You can add ".com" or whatever text you want to your original list.
It also works for taking the text from two cells into one =CONCATENATE(A1,B1) ( =(A1&B1) works for that just as well)
Hope that helps someone!
Thanks media! That's really helpful just tried it out.
Learn something new every day.
Bookmarks