Ok so I can get the COUNIFS function to count what i want it to count, but I'm trying to make the cell either leave it blank if the cell right next to it is null, or have it post the counted number if there is ANY value in the cell right next to it.. This is what I have now. I'm not sure if this will help anyone understand what I am talking about.
=COUNTIFS(Sheet1!A2:A1000,1,A2,"<>")
Any help would be awesome. Thanks everyone
=COUNTIFS(Sheet1!A2:A1000,1,A2,"<>")
Any help would be awesome. Thanks everyone