R
Robert Wetherill via AccessMonster.com
I have a report attached to a query that returns hours and effective dates.
In my report I sum the hours at the end. In the same section, I want to sum
up a subset of these records, based on a specific date range. I want to use
the same recordset. I don't want to open up another recordset in VB to query
the sub set.
Resuts expected
Period Ending 9/2/05 Year to Date
Total Hours 25
397
In my report I sum the hours at the end. In the same section, I want to sum
up a subset of these records, based on a specific date range. I want to use
the same recordset. I don't want to open up another recordset in VB to query
the sub set.
Resuts expected
Period Ending 9/2/05 Year to Date
Total Hours 25
397