stanley2106
MIS
I'd like to add a control to a query so that any records previously output by the query are ignored and only records added since the last time the query was run are shown.
I have an autonumber field in the table and at present can amend the query prior to running changing the Between and And values in the design view but I'd prefer to remove this for the end users.
E.G. If I run the query today and have 100 records in the table I'd expect to have autonumbers 1-100 output, if I run the same query next week I'd expect autonumbers 101 to whatever is the last record in the table.
I have an autonumber field in the table and at present can amend the query prior to running changing the Between and And values in the design view but I'd prefer to remove this for the end users.
E.G. If I run the query today and have 100 records in the table I'd expect to have autonumbers 1-100 output, if I run the same query next week I'd expect autonumbers 101 to whatever is the last record in the table.