VBA code

All
I have had a reply saying that the method I am using is not very reliable.

Just so you have full-disclosure:

Access Help File said:
The First and Last simply return the value of a specified field in the first or last record, respectively, of the result set returned by a query. Because records are usually returned in no particular order (unless the query includes an ORDER BY clause), the records returned by these functions will be arbitrary.
 

Users who are viewing this thread

Back
Top Bottom