step into my office
New Member
- Joined
- Jul 20, 2011
- Messages
- 3
Hello, all
I'm attempting to file about 1,000 employee forms in a new filing system. Each employee has one form. I want to divide the 1,000 employee forms according to the first two letters of their last name. I want to put "at most" twenty forms in each manila folder. I also want to keep each manila folder neatly segregated ("Aa-Ab"; "Ac-Ah"; "Ai-Ar"; etc.).
Finally, I want to do this via Excel!
I've already taken a list of employees:
and shortened their names to the first two letters of their last name, and created a count of how many employees fall into each "two-letter" category:
This is the data I'm thinking of working with.
I want a magic formula that I can insert down the column, add up the numbers, and flag each time it gets to "at most twenty" without going over and without combing different letters.
in short, I'd like a formula to get something like this:
in other words,
Can this be done? Would I have to somehow convert the names into numbers?
I'm attempting to file about 1,000 employee forms in a new filing system. Each employee has one form. I want to divide the 1,000 employee forms according to the first two letters of their last name. I want to put "at most" twenty forms in each manila folder. I also want to keep each manila folder neatly segregated ("Aa-Ab"; "Ac-Ah"; "Ai-Ar"; etc.).
Finally, I want to do this via Excel!
I've already taken a list of employees:
Frankenstein,Doctor
Franklin,Benjamin
Franklin,Josephine
Franklin,Marianne
Franklin,Nancy
Jefferson,Thomas
Jefferson,Xavier
Jeffrey,Bill
Roosevelt,Franklin
Roosevelt,Theodore
Washington,George
Washington,Harry
Washington,Stanley
Washington,Yvette
Watts,Stacey
Franklin,Benjamin
Franklin,Josephine
Franklin,Marianne
Franklin,Nancy
Jefferson,Thomas
Jefferson,Xavier
Jeffrey,Bill
Roosevelt,Franklin
Roosevelt,Theodore
Washington,George
Washington,Harry
Washington,Stanley
Washington,Yvette
Watts,Stacey
and shortened their names to the first two letters of their last name, and created a count of how many employees fall into each "two-letter" category:
Fr 5
Je 3
Ro 2
Wa 5
Je 3
Ro 2
Wa 5
This is the data I'm thinking of working with.
I want a magic formula that I can insert down the column, add up the numbers, and flag each time it gets to "at most twenty" without going over and without combing different letters.
in short, I'd like a formula to get something like this:
"Name" | "Count" | "Sum, At most 20"
Aa 1
Ac 10 11
Ad 16
Af 2 18
Ag 10
Ar 4
As 2 16
Ba 1
Be 2
Bi 17 20
Aa 1
Ac 10 11
Ad 16
Af 2 18
Ag 10
Ar 4
As 2 16
Ba 1
Be 2
Bi 17 20
in other words,
Folder Aa-Ac containing 11 files
Folder Ad-Af containing 18 files
Folder Ar-As containing 16 files
Folder Ba-Bi containing 20 files
Folder Ad-Af containing 18 files
Folder Ar-As containing 16 files
Folder Ba-Bi containing 20 files
Can this be done? Would I have to somehow convert the names into numbers?
Last edited: