mikeyc1204
Programmer
Most of my VBA experience is in using Excel. I'm working on a project in Access 97 that will import a few hundred large text files and perform a set of action queries after each import. With each iteration, I get 4 or 5 dialog boxes ("You are about to append x lines", "You are about to update x lines", etc.) Is there an Access equivalent to Excel's handy 'Application.DisplayAlerts = False'? This process when run will take many, many hours. To have to sit here and click "ok" 600 times would be a nightmare.
Thanks
Thanks