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

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
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,985
Messages
6,122,606
Members
449,089
Latest member
Motoracer88

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