SOS
Registered Lunatic
- Local time
- Today, 11:10
- Joined
- Aug 27, 2008
- Messages
- 3,514
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.