In Access, when you use SQL to modify a table, it throws:

"You are about to append # row(s)" Is there a way to grab that? Will standard error handling do it or some way to put the SQL into a "quiet" mode or something....