Search results

  1. P

    DateAdd Update Query

    Thanks for everyone's input - Problem now solved but you may be interested to find out what it was. On my PC the only 'non standard' setting is to use a pipe character as a list separator (I need to do this for a client's csv files - go figure!) As soon as put this back to the standard comma...
  2. P

    DateAdd Update Query

    Hi dK, thanks for the speedy response. I tried this and get the same error message as before - "The expression you entered contains invalid syntax" "You omitted an operand or operator, you entered an invalid character or comma, or you entered text without surrounding it in quotation marks."...
  3. P

    DateAdd Update Query

    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...
Back
Top Bottom