D
Dave K
Hi there,
Seem to be having a issues with using an update query to change the year of
a date in a table.
For example the date is:
31/01/2006
My update query is using the following expression in the 'update to' section:
Year([MOT Expiry Date])+1
With Criteria:
<Date()
This should change the year of any record in the field 'MOT Expiry date' if
the date in the field is after today but all i get is a totaly random date
(ie 25/06/1950).
There must be something i am easily missing but i have been trying to get
this to work in so many different ways and for so long that i am all but
ready to give up.
Any advice would be great!
Thanks loads,
Davey
Seem to be having a issues with using an update query to change the year of
a date in a table.
For example the date is:
31/01/2006
My update query is using the following expression in the 'update to' section:
Year([MOT Expiry Date])+1
With Criteria:
<Date()
This should change the year of any record in the field 'MOT Expiry date' if
the date in the field is after today but all i get is a totaly random date
(ie 25/06/1950).
There must be something i am easily missing but i have been trying to get
this to work in so many different ways and for so long that i am all but
ready to give up.
Any advice would be great!
Thanks loads,
Davey