Help with Count function

bazz

New Member
Joined
Aug 3, 2007
Messages
16
Hi All, I have a table along these lines with a DateID column and a Value column (both named ranges catering for 1000 rows) and I want to get the count of Values for each Date ID in Count column like this :

DateID...Value......Count
1.............3...........3
1.............6...........3
1.............8...........3
2.............4...........2
2.............5...........2
3.............7...........3
3.............11.........3
3............(Is Null)...3
3............(Is Null)...3
3............(Is Null)...3
3.............5...........3

I thought I had a workaround using an array formula but discovered that an abundance of null values in any DateID group produced spurious results.

Thanks for any help,
Barry
(Excel 2007)
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result

Forum statistics

Threads
1,214,920
Messages
6,122,276
Members
449,075
Latest member
staticfluids

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