Hello,
I need a formula to count the number of times any date within July 2023 occurs within a set range of a column. This is what I have so far:
=COUNTIFS([Date in Job]2:[Date in Job]76, >=DATE(2023, 07, 01),<=DATE(2023. 07, 31))
Thank you!
=COUNTIFS([Date in Job]2:[Date in Job]76, AND(@cell >= DATE(2023, 07, 01), @cell <= DATE(2023, 07, 31)))
ref must be one of: categoryID, siteSectionID, category, category/categoryID, category/name, category/description, category/url, category/allowedDiscussionTypes, locale, siteSection, siteSection/basePath, siteSection/contentLocale, siteSection/sectionGroup, siteSection/sectionID, siteSection/name, siteSection/description, siteSection/apps, siteSection/attributes, layoutViewType, discussionID, commentID, page, sort, discussion, discussion/name, tags, breadcrumbs, discussionApiParams, serverDraftID, serverDraft.