AANTALLEN.ALS toepassen op datums

In numbers wil ik met AANTALLEN.ALS kolommen laten meetellen waarin een datum staat die later is dan een bepaalde datum. Die bepaalde datum wil ik in een cel in de spreadsheet zetten, zodat die makkelijk te wijzigen is.

iMac (M1, 2021)

Posted on Oct 17, 2024 7:55 AM

Reply
Question marked as Top-ranking reply

Posted on Oct 19, 2024 3:50 PM

Hi Dubbia,


Sorry for the late reply. It took me a while to work through this.

One table with an extra column and a filter (Text is Show).


Formula in B2 is IF(A2="","Show",IF(A2>A$1,"Show",""))

The filter will show rows where the date is > A$1 or a cell in A is blank (for you to enter another date).


Filter on:



Regards,

Ian.


5 replies
Question marked as Top-ranking reply

Oct 19, 2024 3:50 PM in response to Dubbia

Hi Dubbia,


Sorry for the late reply. It took me a while to work through this.

One table with an extra column and a filter (Text is Show).


Formula in B2 is IF(A2="","Show",IF(A2>A$1,"Show",""))

The filter will show rows where the date is > A$1 or a cell in A is blank (for you to enter another date).


Filter on:



Regards,

Ian.


Oct 17, 2024 3:53 PM in response to jjbveld

Hi jjbveld,


Apply COUNTIF to dates

In numbers I want to use COUNTIF to count columns that contain a date that is later than a certain date. I want to put that specific date in a cell in the spreadsheet, so that it can be easily changed.



The table has a Header Row and a Footer Row.

Formula in B8 is COUNTIF(B,">"&B$1)


De tabel heeft een koptekstrij en een voettekstrij.

Formule in B8 is AANTAL.ALS(B;">"&B$1)


Regards,

Ian.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

AANTALLEN.ALS toepassen op datums

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