DougStroud
Well-known Member
- Joined
- Aug 16, 2005
- Messages
- 2,976
- Office Version
- 365
- Platform
- MacOS
I am attempting to count a word based on another criteria.
Countif the text string is "Doug Stroud" in range e1-g900, if Range D:D = "First Place"
This attempt: "=COUNTIF(D:D, "First Place", E1:G900 = "Doug Stroud")" errors with too many arguments.
Thank you
Countif the text string is "Doug Stroud" in range e1-g900, if Range D:D = "First Place"
This attempt: "=COUNTIF(D:D, "First Place", E1:G900 = "Doug Stroud")" errors with too many arguments.
Thank you