M
Michael Noblet
I have a linked table that has 3 fields.
fldName
fldHours
fldDate
This table is poulated by and external program designed to
give hours of usage by month and is run to show the most
recent month and the previous month's data.
Therefore the Date field only has 2 values:
03/01/04 and 04/01/04. this would be for april and
march's figures. Next month the table will be repopulated
with April and may (04/01/04 and 05/01/04).
without specifying a date as criteri in the query how can
I get only the current month's data?
fldName
fldHours
fldDate
This table is poulated by and external program designed to
give hours of usage by month and is run to show the most
recent month and the previous month's data.
Therefore the Date field only has 2 values:
03/01/04 and 04/01/04. this would be for april and
march's figures. Next month the table will be repopulated
with April and may (04/01/04 and 05/01/04).
without specifying a date as criteri in the query how can
I get only the current month's data?