J
Jo
I wonder if someone can help me please.
I need to write a query for a database that needs to
produce regular reports based on the latest records in the
database (records are frequently added and deleted and
therefore the query cannot be based on the ID). The
records are to be grouped 15 at a time. The database will
be operated by someone other than myself and therefore
needs to do the process automatically. Quite simply i just
want to select the first 15 records, the next 15 and so on.
Can anyone help please
I need to write a query for a database that needs to
produce regular reports based on the latest records in the
database (records are frequently added and deleted and
therefore the query cannot be based on the ID). The
records are to be grouped 15 at a time. The database will
be operated by someone other than myself and therefore
needs to do the process automatically. Quite simply i just
want to select the first 15 records, the next 15 and so on.
Can anyone help please