Automatic Reply to update message

  • Thread starter greenbg via AccessMonster.com
  • Start date
G

greenbg via AccessMonster.com

Hi
Is there a way to automatic reply to the update message you get when
updating your records??
 
S

scubadiver

If it is the warning message you are referring to you can turn it off.

docmd.setwarnings false
 
Top