Recent content by PatrickStel

  1. P

    To few parameters. expected 2 on INSERT Query

    Hi Gents, I've run in to a issue with VBA Query. I'm trying to insert a query into the table with VBA but what ever I try to do it gets stuck on something. I have this code in VBA for the inserting part. Dim dbs As Database ' Set the Current Database Set dbs = CurrentDb...
Back
Top Bottom