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...