Search results

  1. D

    VBA/SQL Append error

    Hi, I'm trying to append a record to an Access database from an Excel userform. I have already written update and select queries from the same form for the same database which work. This is the offending code; StrSQL = "INSERT INTO [DFIDatabase] ([Part No], [Supply], [Supplier],[DFI...
Back
Top Bottom