W
Warren Phillips
Hi:
I have a datebase with 3 fields (Job#, Check Date, Check Amount). There
will be thousands of records for each Job#
I am trying to determine if there is a way to do the following:
Get a list that gives me 1 record for each Job#.....that includes the most
recent Check Date for that Job#
Something would have to look at a date entered as part of the QUERY code and
then compare each record to this date...and only return the record where the
Date field is "closest" to this value.
Management wants to know the most recent check date that was generated by AP
for several thousand jobs....across an entire year.
I have a datebase with 3 fields (Job#, Check Date, Check Amount). There
will be thousands of records for each Job#
I am trying to determine if there is a way to do the following:
Get a list that gives me 1 record for each Job#.....that includes the most
recent Check Date for that Job#
Something would have to look at a date entered as part of the QUERY code and
then compare each record to this date...and only return the record where the
Date field is "closest" to this value.
Management wants to know the most recent check date that was generated by AP
for several thousand jobs....across an entire year.