Hi folks - new user, first post, so be gentle!
I am trying to create an update query which will take a field [DateReceived] and add a number of days to it - this number is stored in another field [WDays]. The final result should be updated to a [DueOut] field.
Using the expression builder, I...