- Jul 29, 2008
- 102
- 0
- 0
I have a 2.5 GB database which is now separated in 10 different txt files, but its tab delemetered so it will import into spreadsheet formats.
The important informatoin is all in one column. its a huge list of "things." A lot of these things are duplicated over and over. Imagene something like this
Chipmunk
Squirrel
Raccoon
Chipmunk
Raccoon
Chipmunk
Squirrel
Chipmunk
Squirrel
What I want to end up with is a single list with the numbers of each ocurence.
Chipmunk 4
Squirrel 3
Raccoon 2
Here are my problems.
Will excel or openoffice open a 2.5 GB file? Will it take two hours to do anytihng to it?
What do I use to distell down this incredebly long list into a list with a list of each item just once and the number of times that item has ocured?
Im really stummped so Id apreciate any help!
The important informatoin is all in one column. its a huge list of "things." A lot of these things are duplicated over and over. Imagene something like this
Chipmunk
Squirrel
Raccoon
Chipmunk
Raccoon
Chipmunk
Squirrel
Chipmunk
Squirrel
What I want to end up with is a single list with the numbers of each ocurence.
Chipmunk 4
Squirrel 3
Raccoon 2
Here are my problems.
Will excel or openoffice open a 2.5 GB file? Will it take two hours to do anytihng to it?
What do I use to distell down this incredebly long list into a list with a list of each item just once and the number of times that item has ocured?
Im really stummped so Id apreciate any help!
