Register Now for FREE! | | |
05-15-2008, 04:59 PM
|
#1 (permalink)
|
Last Online: Today 01:59 PM Join Date: Aug 2005
Posts: 2,715
DNF$: 1,470 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 02:13 PM Join Date: Nov 2007
Posts: 2,146
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. |
| |
05-15-2008, 05:02 PM
|
#3 (permalink)
| | DNF Addict
Name: Doug Last Online: Yesterday 11:38 PM Join Date: Jul 2004
Posts: 6,163
DNF$: 57,951 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)
|
Last Online: Today 01:59 PM Join Date: Aug 2005
Posts: 2,715
DNF$: 1,470 Location: philadelphia
Country: | Brilliant !
Thanks  |
| |
05-15-2008, 05:04 PM
|
#5 (permalink)
| | DN Coyote
Name: Ed Last Online: Today 02:24 PM Join Date: Dec 2007
Posts: 3,318
DNF$: 207 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)
| | DNF Addict
Name: Doug Last Online: Yesterday 11:38 PM Join Date: Jul 2004
Posts: 6,163
DNF$: 57,951 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: 10-03-2008 05:37 PM Join Date: Mar 2008
Posts: 25
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)
| | DNF Addict
Name: Doug Last Online: Yesterday 11:38 PM Join Date: Jul 2004
Posts: 6,163
DNF$: 57,951 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: Today 12:18 PM Join Date: Nov 2007
Posts: 139
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 02:13 PM Join Date: Nov 2007
Posts: 2,146
DNF$: 0 Location: Toronto, Canada
Country: | Thanks media! That's really helpful just tried it out.
Learn something new every day. |
| | |
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 02:27 PM.
Copyright @2001-2008 DNForum.com
|