G
Guest
I have a column of dates and a column of currency.
How do I count the number of cells that contain a value if they fall within a certain date from the date column.
For example:
Date Value
6/15/04 10.00
6/15/04
6/15/04 20.00
6/16/04 15.00
6/16/04
For 6/15/04 I have a total of 2 values and for 6/16/04 I have 1 value.
Any ideas? Thanks. Amy
How do I count the number of cells that contain a value if they fall within a certain date from the date column.
For example:
Date Value
6/15/04 10.00
6/15/04
6/15/04 20.00
6/16/04 15.00
6/16/04
For 6/15/04 I have a total of 2 values and for 6/16/04 I have 1 value.
Any ideas? Thanks. Amy