You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

count rows in a certain month

Hi!

I want to create a statistics in apple numbers and I need to count rows for each month.

In October I have two values.

In November I have one value.

How to count then? I’d like to avoid „dates between” if is possible.

Summary I need „count rows where dates in a certain month and other column equal a certain value form another table”. I believe you can help me.

MacBook Air 13″, macOS 13.1

Posted on Nov 5, 2022 3:44 AM

Reply
Question marked as Top-ranking reply

Posted on Nov 6, 2022 1:40 AM

Hi KacperPiotrowski,


The functions MONTH and COUNTIF are your friends.



formula in Table 1 B2: MONTH(A2)

You can hide Column B if you like.



Month numbers in Table 2, Column A are typed in.

Formula in Table 2 B2: COUNTIF(Table 1::B,"="&A2)


Regards,

Ian.



2 replies

count rows in a certain month

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.