I need to revise the following formula to include one extra IIF.
=Sum(IIf(Now()-[SCHED_CMPL_DT]<30,1,0))
This will total the number of records that are less than 30 days old.
I want to qualify the statement so that it sums only records with the Facility ID Number of "20". So I came up with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.