R
Raymond Wood
I have a number of dates in the range $A$2:$AE$2.
These all begin from a specified date, which is entered in
cell A1.
So if cell A1 has 1-March-2003 input, the range $A$2:$AE$2
will show:
1-March-2003, 2-March-2003, 3-March-2003, 6-March-2003, 7-
March-2003, 8-March-2003, etc.
Note that some days are missed out as they represent
weekend days, and I do not need data from these.
The range $A$2:$AE$2 has 31 cells in it, and some of these
will represent days during April.
What I want to do is count the number of cells within this
range that are during March. How do I do this??
These all begin from a specified date, which is entered in
cell A1.
So if cell A1 has 1-March-2003 input, the range $A$2:$AE$2
will show:
1-March-2003, 2-March-2003, 3-March-2003, 6-March-2003, 7-
March-2003, 8-March-2003, etc.
Note that some days are missed out as they represent
weekend days, and I do not need data from these.
The range $A$2:$AE$2 has 31 cells in it, and some of these
will represent days during April.
What I want to do is count the number of cells within this
range that are during March. How do I do this??