Countif function

Rachelpan

New Member
Joined
Jan 29, 2020
Messages
24
Office Version
  1. 2010
Platform
  1. Windows
I have looked through the Countif formulas, but cannot seem to find the one that fits my issue.

Column A has 20 different department names repeated several times down to row 500.
I would like a formula that would place a numeric value in column B beside each department name in column A.
For example - if the department name of "Sand" was repeated 80 times - it would have number 3 (for example) next to that department name each time.
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
So you want a specified but unrelated number against each Department?

Best to write out a list of Departments, with said values in the next column, and use VLOOKUP to return the value against the name.
 
Upvote 0
So you want a specified but unrelated number against each Department?

Best to write out a list of Departments, with said values in the next column, and use VLOOKUP to return the value against the name.
 
Upvote 0

Forum statistics

Threads
1,214,911
Messages
6,122,195
Members
449,072
Latest member
DW Draft

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