F
FJB
I need help in designing and creating a select or parameter query. The
table has a date field which will need to be is a comparison with
today's date. There is one other date that needs to be considered.
This is the date that is three years from the date in the table. (1)
Should this be a calculated date in the table? (2) If not, the
calculation can take place in the query, right? (3) If there is an
expiration date available, the query will need to compare today's
date with the expiration date and show any records whose expiration
date is three months in the future, using the month and year only.
I apologize if this is not explained clearly. I will be happy to
clarify any point.
Frank
table has a date field which will need to be is a comparison with
today's date. There is one other date that needs to be considered.
This is the date that is three years from the date in the table. (1)
Should this be a calculated date in the table? (2) If not, the
calculation can take place in the query, right? (3) If there is an
expiration date available, the query will need to compare today's
date with the expiration date and show any records whose expiration
date is three months in the future, using the month and year only.
I apologize if this is not explained clearly. I will be happy to
clarify any point.
Frank