 | Welcome to Dnforum.com
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast and simple so please, join our community today!
If you have any problems with the registration process or your account login, please contact us. |  |
05-15-2008, 04:59 PM
|
#1 (permalink)
| | GreatNics.com
Last Online: Today 07:38 AM Join Date: Aug 2005
Posts: 2,360
DNF$: 170 Location: philadelphia
Country: | excel question.... 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  |
| |
05-15-2008, 05:01 PM
|
#2 (permalink)
| | Platinum Lifetime Member
Last Online: Today 11:14 AM Join Date: Nov 2007
Posts: 1,455
DNF$: 0 Location: Toronto, Canada
Country: | 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.
__________________ Vep.ca Med Forum |
| |
05-15-2008, 05:02 PM
|
#3 (permalink)
|
Name: Doug Last Online: Yesterday 10:09 PM Join Date: Jul 2004
Posts: 6,100
DNF$: 82,735 Location: South Florida
Country: | 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 |
| |
05-15-2008, 05:03 PM
|
#4 (permalink)
| | GreatNics.com
Last Online: Today 07:38 AM Join Date: Aug 2005
Posts: 2,360
DNF$: 170 Location: philadelphia
Country: | Brilliant !
Thanks  |
| |
05-15-2008, 05:04 PM
|
#5 (permalink)
| | DN Coyote
Name: Ed Last Online: Today 10:11 AM Join Date: Dec 2007
Posts: 2,228
DNF$: 330 Location: South Florida
Country: | 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.
__________________ What's on Draggar's mind? |
| |
05-15-2008, 05:04 PM
|
#6 (permalink)
|
Name: Doug Last Online: Yesterday 10:09 PM Join Date: Jul 2004
Posts: 6,100
DNF$: 82,735 Location: South Florida
Country: | Quote:
Originally Posted by draggar 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. | Notepad works fine. The other suggestions you made will work too. |
| |
05-15-2008, 05:32 PM
|
#7 (permalink)
| | Platinum Lifetime Member
Last Online: 05-15-2008 05:44 PM Join Date: Mar 2008
Posts: 23
DNF$: 710 Location: Ontario, Canada | 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) |
| |
05-15-2008, 05:35 PM
|
#8 (permalink)
|
Name: Doug Last Online: Yesterday 10:09 PM Join Date: Jul 2004
Posts: 6,100
DNF$: 82,735 Location: South Florida
Country: | Quote:
Originally Posted by lostcoin 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! | Ah it is the &. I was doing +
Anyways if you are doing that you can have your names in Column A and then in Column B Do the following.
In B1 put =A1&"trips"
Then drag the bottom right corner of B1 down and it will take and add trips to all the words |
| |
05-15-2008, 05:39 PM
|
#9 (permalink)
| | Platinum Lifetime Member
Name: Troy Last Online: Yesterday 06:12 PM Join Date: Nov 2007
Posts: 74
DNF$: 150 Location: US
Country: | 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! |
| |
05-15-2008, 05:41 PM
|
#10 (permalink)
| | Platinum Lifetime Member
Last Online: Today 11:14 AM Join Date: Nov 2007
Posts: 1,455
DNF$: 0 Location: Toronto, Canada
Country: | Thanks media! That's really helpful just tried it out.
Learn something new every day.
__________________ Vep.ca Med Forum |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| | | | All times are GMT -4. The time now is 11:14 AM.
Copyright @2001-2008 DNForum.com
|