Search results

  1. K

    DataValidation

    MsgBox (resultant action) should be on the same line as the "If ... Then" test or you must use an "If ... Then ... Else ... End If" line-by-line structure
  2. K

    Access Sharepoint linked table date update failure.

    Hello All I have VBA code that successfully writes to an Access native table, using ADO recordset. Using the same code to write to an identical Access table linked to Sharepoint throws Runtime error " '-2147217887 (80040e21)' The field is too small to accept the amount of data you...
Back
Top Bottom