Grouping

si_pooh

New Member
Joined
Sep 23, 2004
Messages
23
Hi-

I have about 3,000 rows of data in col A and I want to assign some common names in col B. For example:

Col A ColB
Box1 Box
Box2 Box
Box3 Box
Chair A1 Chair
Chair A2 Chair
Chair A3 Chair

and the list goes on...

Can I automate this process without having to fill in col B manually?
or maybe I can do this in Access?

Any help is really appreciated.
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
How random are the names that you want in column B? Lie for instance to get Box in column B from Box1 in column A you need the =LEFT(A1,3) formula but it would be different for the chairs. Basically, how random are the names being placed in column B...is there some type of structure you are looking for?
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top