D
Dave B
Hi, I have tried the statement below but all it does is list the dates as
normal, the only way it seems to work is if i enter Date()+7 which advances
the current by 7, but im interested in advancing a date already entered with
a table.
This is wot ive entered but doesnt work, in response to the reply.
Expr1: [DateIssuedRecieved]+7
Thanks
Dave
In the "Field" section of your query type something similar to this:
DueDate: [IssueDate]+7
normal, the only way it seems to work is if i enter Date()+7 which advances
the current by 7, but im interested in advancing a date already entered with
a table.
This is wot ive entered but doesnt work, in response to the reply.
Expr1: [DateIssuedRecieved]+7
Thanks
Dave
In the "Field" section of your query type something similar to this:
DueDate: [IssueDate]+7