Hello! I keep getting confused with these countif and blank formulas :( would appreciate some guidance. I am looking to create a formula that pulls from another sheet that counts all the sites that have an assigned number BUT has the "inactive status" as blank.
Essentially only counting the active sites with an assigned number.
=COUNTIF({Site Number}, {Master Data | Inactive Status}, ISBLANK, <>"")
I know it's wrong especially after the ISBLANK but I'm not sure what to add after that. Thanks in advance!