Link to home
Start Free TrialLog in
Avatar of exp vg
exp vg

asked on

Access - disengage pop-up notifications - append to not working

I have a database that I am automating with macros. I am able to disengage/turn off all the pop-up notifications except for one that appears to notify that the user will not be able to append all rows to a table that is a table with only the field names and a defined primary key (I do this for the de-dup process).

Please offer a way to disengage the one pop-up that indicates the user cannot append all records.

Thank you.
ASKER CERTIFIED SOLUTION
Avatar of PatHartman
PatHartman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of exp vg
exp vg

ASKER

Thank you. The intent is to create a db for end users, that I can then leave free standing except for minor modifications from time to time.

Can you please offer what the VBA code is?

Thanks