I want to insert data in my DataBase (in acces) with VBA. How can I do it? I have an autonumerical field and I don't know how to excute a INSERT INTO command in VBA. Thanks
Thank you for your help, but nw I have another problem, how can I input an autonumerical (incremental) number?
I don't know if I'm explaining.
table(ID,Name)
the ID is primary key and incremental
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.