Front Office Football Central  

Go Back   Front Office Football Central > Archives > FOFC Archive
Register FAQ Members List Calendar Mark Forums Read Statistics

Reply
 
Thread Tools
Old 12-24-2003, 04:18 PM   #1
korme
Go Reds
 
Join Date: May 2001
Location: Bloodbuzz Ohio
A List of Names Help

If I take a list of first names like the example below, is there a very quick way I can add a space and a 1 next to them all? The real list I am working with is about 500 long so I don't want to do each one individually.

FROM THIS:
Steve
Bill
Jim

TO THIS:
Steve 1
Bill 1
Jim 1

This relates to OOTP if confused.

korme is offline   Reply With Quote
Old 12-24-2003, 04:25 PM   #2
Chief Rum
Hall Of Famer
 
Join Date: Oct 2000
Location: Where Hip Hop lives
I am guessing you are using Excel.

I would look up CONCATENATE in the Help pages. That will do it for you. Just set up a row besides the names and CONCATENATE the space and the 1 after the name column. Then copy and "paste special" over the name column, making sure to hit "Values" in the box that opens up when you use paste special.

Then delete the CONCATENATE column, so it doesn't screw with your csv import.

CR
__________________
.
.

I would rather be wrong...Than live in the shadows of your song...My mind is open wide...And now I'm ready to start...You're not sure...You open the door...And step out into the dark...Now I'm ready.
Chief Rum is offline   Reply With Quote
Old 12-24-2003, 04:29 PM   #3
korme
Go Reds
 
Join Date: May 2001
Location: Bloodbuzz Ohio
I can use anything to do it, be it Word, Excel, or Notepad. Will lookup concatenate now!
korme is offline   Reply With Quote
Old 12-24-2003, 04:32 PM   #4
korme
Go Reds
 
Join Date: May 2001
Location: Bloodbuzz Ohio
I am just editing the DAT names files, not the CSV at this point.

Anyways, where do I put the CONCATENATE thing? In a whole new column, or just as a row above all my 1's?
korme is offline   Reply With Quote
Old 12-24-2003, 05:20 PM   #5
lynchjm24
College Benchwarmer
 
Join Date: Jan 2003
Location: Hartford
Quote:
Originally posted by Shorty3281
I am just editing the DAT names files, not the CSV at this point.

Anyways, where do I put the CONCATENATE thing? In a whole new column, or just as a row above all my 1's?


It's the command you put in the actual cell.

Here is how I would do it
A1 Lynch
B1 (space)1
C1 =concatenate(A1,B1)

copy the formula all the way down

then copy column C
Do a paste special values on top of itself

delete columns a and b

Your new cell a1 will be Lynch 1

Last edited by lynchjm24 : 12-24-2003 at 05:21 PM.
lynchjm24 is offline   Reply With Quote
Old 12-24-2003, 05:33 PM   #6
GabeRivers
n00b
 
Join Date: Mar 2001
Location: Texas, USA
You can also concatenate in excel using the ampersand. For example, if your list of names is in column A, beginning with A1 and ending at A500 (A1:A500), you might enter a formula in B1 as follows:

= A1&" 1" [note: text must be enclosed in quote marks]

Then select B1:B500;

Then use the fill-down command to instantly enter the relative formula into each related column B cell;

Then, as suggested by lynchjm24, copy B1:B500;

Then, paste special/values;

and you've got it.
GabeRivers is offline   Reply With Quote
Old 12-24-2003, 05:50 PM   #7
Vince
Pro Starter
 
Join Date: Aug 2001
Location: Willow Glen, CA
The key is the pasting of 'value.' The results you obtain in column C is actually the formula, so what shows up there is based upon existant data...if you delete that data (columns A and B), column C will then disappear as well.

Sorry if this is totally unnecessary
__________________
Every time a Dodger scores a run, an angel has its wings ripped off by a demon, and is forced to tearfully beg the demon to cauterize the wounds.The demon will refuse, and the sobbing angel will lie in a puddle of angel blood and feathers for eternity, wondering why the Dodgers are allowed to score runs.That’s not me talking: that’s science. McCoveyChronicles.com.
Vince is offline   Reply With Quote
Old 12-24-2003, 09:29 PM   #8
korme
Go Reds
 
Join Date: May 2001
Location: Bloodbuzz Ohio
thank you all!
korme is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT -5. The time now is 04:10 AM.



Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.