additional question

  • Thread starter Thread starter Alex
  • Start date Start date
A

Alex

The system asks me everytime if it is okay that I update
data. I can put it off in the menu extras -> option -> etc.

But I think with this status I changed only my Access
programm. Is it possible that I blocked tzhis information
message for all users with vba ?
Database is in an network folder and nobody should get a
information if he willl really update data.
Thanks
 
In the macro use SETWARNING. Then turn it on again. You
will get absolutely NO warnings.
 
Back
Top