M
majestyk
I need to count the occurences of dates within a period from a named range.
The dates are set in a column and the formulae I have so far is:
=countif(presentations, and(">"&"1/3/2008","<"31/3/2008")) - dates are set
as dd/mm/yyyy in Australia. This needs to work for both monthly and weekly
settings. Any help appreciated.
The dates are set in a column and the formulae I have so far is:
=countif(presentations, and(">"&"1/3/2008","<"31/3/2008")) - dates are set
as dd/mm/yyyy in Australia. This needs to work for both monthly and weekly
settings. Any help appreciated.