Hi pbaldy,
That does work, however my datediff line looks like this:
W_C2 = DateDiff("m", (DateAdd("yyyy", W_C, Me.[WARRANTY RETURNED])), [Date recieved])
(and yes i know the received is spelt wrong)
I can't add # in there; At the moment the datediff looks at the date in AUS date format, but...