Good evening everybody!
I'm currently having a little problem with queries.
I have 5 records in a table. 4 text records and one date. I made a query with these information.
Date record can be sorted out with newest information easily, just setting its Total to MAX. But that's the point where my knowledge brakes down and stops. The Total LAST doesn't work out properly, it sometimes stops working, and that is the most pissing issue I've found from MS Access (2000 & XP). I tried to use the LAST with the other 4 records. Or maybe I haven't understood the LAST function good enough.
I guess MAX isn't appropriate at this point?
Those other 4 records are in different table. Should I try to push them into one big?
And is there any built-in function to help with this issue?
By the way, does the DateDiff work out with expressions? I thought something like the program would divide two dates
and compare these dates to for example null(0), but couldn't get that working.
Any suggestions dealed with the problem? -Any help will be highly appreciated.
Mikko from Finland
I'm currently having a little problem with queries.
I have 5 records in a table. 4 text records and one date. I made a query with these information.
Date record can be sorted out with newest information easily, just setting its Total to MAX. But that's the point where my knowledge brakes down and stops. The Total LAST doesn't work out properly, it sometimes stops working, and that is the most pissing issue I've found from MS Access (2000 & XP). I tried to use the LAST with the other 4 records. Or maybe I haven't understood the LAST function good enough.
I guess MAX isn't appropriate at this point?
Those other 4 records are in different table. Should I try to push them into one big?
And is there any built-in function to help with this issue?
By the way, does the DateDiff work out with expressions? I thought something like the program would divide two dates
and compare these dates to for example null(0), but couldn't get that working.
Any suggestions dealed with the problem? -Any help will be highly appreciated.
Mikko from Finland