Hi all :)
Got a little problem. I am running an update query for a table called tbl_PrintReminders
I have a PrintDate field in that table with a type of Date/Time.
What I want to do is Add 3 months to all the Dates within the tbl_PrintReminders.
So I got a query running and within the...