Count Question

keyboard1960

New Member
Joined
Aug 28, 2002
Messages
7
I realize this is probably very simple to do but I can't seem to figure it out. I have one column of information which contains numbers from 1 to 19. I just want to write a formula that counts how many times the number 1 or 2 or 3 is listed in this column. Example Column B2:B49 how many times is the number 3 listed. I've tried to use the count feature and it is not returning the right info. Help! Thanks
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Thank you very much Albert. I was leaving off the quotation marks in my formula. Thanks again for the fast reply. Byron
 
Upvote 0
You might also try this to substitute the end of the formular toilook at spectic cell that you might find easier to change if you had a series of items to look up...(F1 being the cell to modify)

=COUNTIF(B2:B49,F1)

pll
 
Upvote 0

Forum statistics

Threads
1,214,606
Messages
6,120,479
Members
448,967
Latest member
visheshkotha

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