I've created a command button that launches an Append query, but I'd like to suppress the message box that appears.
(The one saying "you are about to append ### records to Table XYZ. Do you want to continue?)
Is there a way I can make the append query open, run, and close without the message and ok box appearing?
(The one saying "you are about to append ### records to Table XYZ. Do you want to continue?)
Is there a way I can make the append query open, run, and close without the message and ok box appearing?