insert into a table from a from field in ms access

lundi 13 avril 2015

Hello



i want to insert the values from a from field into a table i wrote the below code but it doesn't work can you help me pleasE?

i want to add some values from other forms but i don't know what to write cna you help please?



DoCmd.RunSQL (" insert into tbl_userinformation (Anwendung) values (" & Me.Label135 & ");")



and the error is :

object doesn't support this property or method

thank you

insert into a table from a from field in ms access

0 commentaires:

Enregistrer un commentaire

Labels