Hi ya'll
I got a query (from different tables) where I use the "last" option on a field (info) to get the last record in that table.. I guess it's based on the Autokey or just the last record in the table..
And that works great in my query mostly... It's just that it's not always the last record I want... You see I have a date field in the record as well and I want to get the most recent record according to that date...
Is there a way of getting the most recent record according to the date in that date field in a similar way
The table I'm talking about has three fields
Autokey : number
DateChange : date
Info: text
Any help appreciated
I got a query (from different tables) where I use the "last" option on a field (info) to get the last record in that table.. I guess it's based on the Autokey or just the last record in the table..
And that works great in my query mostly... It's just that it's not always the last record I want... You see I have a date field in the record as well and I want to get the most recent record according to that date...
Is there a way of getting the most recent record according to the date in that date field in a similar way
The table I'm talking about has three fields
Autokey : number
DateChange : date
Info: text
Any help appreciated
