Search results

  1. B

    Insert and Update query

    Resolved the issue It worked but thanks for the advise
  2. B

    Insert and Update query

    Im trying to do an insert an an update in the same function,but it only allow an upate only if a record exist. Here is my code: Sub insert(ByVal UserSelection, ByVal Grand_Prix_ID) 'The date function 'IF the 2 or more days left before the race then ' Do...
Back
Top Bottom