Good Morning!
I am trying to create a summary tab on my sheet which shows the total number of expired dates in a given range.
Here is a little background of the project I am trying to undertake so you have some context:
I have a tab with certificate expiry dates on for various certificates in different columns which are not together (I.E Column A, then column D, then column H)
I am trying to create a summary tab to show how many expired certificates we have overall
The formula I am trying to use is:
=COUNTIF('Field Staff - A4L'!D4,'Field Staff - A4L'!D4:D20,'Field Staff - A4L'!G4:G20,'Field Staff - A4L'!J4:J21,'Field Staff - A4L'!M4:M20,'Field Staff - A4L'!P4:P20,'Field Staff - A4L'!S4:S20,'Field Staff - A4L'!V4:V20,'Field Staff - A4L'!Y5:Y20,'Field Staff - A4L'!AB4:AB20,"<="&TODAY())
My range is actually quite a bit longer than that, but I have shortened it for the purpose of sharing it here.
I am not even getting an error returned, when I hit enter the formula just stays like it is incomplete.
Please tell me where I am going wrong! Or any suggestions on a different method I could use would be much appreciated.
Many Thanks in advance!
EDIT 12:57 - 29/02/2024
I have attached a sample workbook with the formula provided below used[ATTACH]861301
Bookmarks