goofychump
Programmer
Hi there!
I have a table as such:
TableName
StartPlace Text <-- Primary Key
EffDate Date <-- Primary Key
X
Y
Need to construct a query which will take 'StartPlace' as input and retreive all information as per the most recent EffDate. I guess I need to use a Max on EffDate - but just don't know how - in AccessSQL!
Thanks a bunch for your help!
I have a table as such:
TableName
StartPlace Text <-- Primary Key
EffDate Date <-- Primary Key
X
Y
Need to construct a query which will take 'StartPlace' as input and retreive all information as per the most recent EffDate. I guess I need to use a Max on EffDate - but just don't know how - in AccessSQL!
Thanks a bunch for your help!