most current date

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
My old query that used to look for anything >#12/31/03# used to be
sufficient and each year i would change the year because there would be only
one record per year. Now that is changing and i was wondering if there are
any functions---how i could query for the most recent record. thanks.
 
Try to think if you have provided enough information for us to provide more
than a generic guess at a solution. Pretend you can't see your table,
fields, or data and know very little about your requirements.

Then, try to come back with the information that makes providing a solution
more realistic.
 
Guessing without sufficient details.

Look up DMAX in the online help (VBA function)

Try using a query using the Max Function against your date field.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Calendar Date 4
Pull Most Recent Date 12
DATE STATISTICAL 1
multiple records from one 1
Most recent date 2
Selecting most current value 1
Changing Year in Date Range 1
Access 2007 - return maximum date 1

Back
Top