samleighcattrall
New Member
- Joined
- Oct 13, 2022
- Messages
- 9
- Office Version
- 365
- Platform
- Windows
Hello,
I am trying to do the following with a COUNTIFS Formula
G:G = "In Survey"
AF:AF = "" (Blank)
AD:AD = <>"" (Populated with data, but not specific)
My original formula looked like this:
=COUNTIFS(Data!G:G,"In Survey",Data!AF:AF,"",Data!AD:AD,"<>""")
However with or without data in AD, it's still counting it.
Any help would be appreciated.
I am trying to do the following with a COUNTIFS Formula
G:G = "In Survey"
AF:AF = "" (Blank)
AD:AD = <>"" (Populated with data, but not specific)
My original formula looked like this:
=COUNTIFS(Data!G:G,"In Survey",Data!AF:AF,"",Data!AD:AD,"<>""")
However with or without data in AD, it's still counting it.
Any help would be appreciated.