M
miker1999
Hello,
I would like to return results from a spreadsheet in which I can repor
# of filled jobs that occured:
Week to Date (of the current week we are in)
Month to Date (of current month)
Year to Date
The spread sheet has all jobs on it - both open and filled. I jus
need to count the filled ones. You can tell the filled ones by colum
K = "FILLED".
The date of the job offer is in column B.
So far, I only have =COUNTIF(K:K,"FILLED"). But I need to add in th
week, month, year-to-dates.
Help
I would like to return results from a spreadsheet in which I can repor
# of filled jobs that occured:
Week to Date (of the current week we are in)
Month to Date (of current month)
Year to Date
The spread sheet has all jobs on it - both open and filled. I jus
need to count the filled ones. You can tell the filled ones by colum
K = "FILLED".
The date of the job offer is in column B.
So far, I only have =COUNTIF(K:K,"FILLED"). But I need to add in th
week, month, year-to-dates.
Help