Hey, So basically I have a update query whereby I have a stored date that I want to compare against today's date and if it's smaller, then update some fields. Now I want it to actually be a month later than the stored date so something like this: [StoredDate]+31 < Date() then... blabla. For some reason though, no matter how I try to interpet that in Access it won't work. Anyone want to shed some light on it for me?
Many thanks.
