So, the first one was pretty easy
=COUNTIF({Export Range 5}, <30) - that works
But, now I need to count the number of cells between 31 & 120; I just can't seem to make it work.
=COUNTIF({Export Range 5}, >30 and <120) just gets me "unparseable".
=COUNTIF({Export Range 5}, >30, <120) gets me "incorrect argument set".
What am I doing wrong. I've spent a lot of time searching for an answer, so here I am.
Thank you for your help,
Mary