Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cfshelley

  1. cfshelley

    Nested Sum IIF

    That's perfect! Thank you for your quick response. Christine
  2. cfshelley

    Nested Sum IIF

    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...

Part and Inventory Search

Back
Top