P
Pearl
I would like to set a query whereby I will locate data that will occur on a
future date. That is, if I have a date field with 01/01/1999 and that data
element will Expire 3 years after that date, how can I find that data that is
true for "date + 3years later"?
I don't have any programming knowledge so I can't use SQL queries. Is
there a way in a query that I can do something like [Date]+3 or the like and
get a dataset from the table?
future date. That is, if I have a date field with 01/01/1999 and that data
element will Expire 3 years after that date, how can I find that data that is
true for "date + 3years later"?
I don't have any programming knowledge so I can't use SQL queries. Is
there a way in a query that I can do something like [Date]+3 or the like and
get a dataset from the table?