I’m creating an application in Access 97, and I’ve come across something I hadn’t done before. I need to create a macro button that will run a make-table query transparently, without showing the user the subsequent dialog boxes to delete the pre-existing table, create the new records, and paste them into the table. Can someone tell me what functions I need to use to disable the warnings in the dialog boxes?
Thanks in advance,