Affichage des articles dont le libellé est Run Time error 3464. Afficher tous les articles
Affichage des articles dont le libellé est Run Time error 3464. Afficher tous les articles

run time error 3464

jeudi 26 mars 2015

Hello



i have a form that i attached it.

when i select a number from this combobox a report is opened that i want to print it and auftragnummer in this report should be equal to the value of this combobox. i wrote the below code for the report opening but i get this error:

run time error 3464, type mismatch.

i have error in below code:





DoCmd.OpenReport "rep_CQAReport", acViewPreview, , "[Auftragsnummer] = " & [cmb_AuftragNummer]



can you help me please?

thank you




Attached Images





File Type: jpg Unbenannt.jpg (87.4 KB)



run time error 3464

Run Time error 3464

lundi 16 mars 2015

Hello everyone on my database I have a form named frmGoToRecordDialog when I select a customer and click show record it should open frmCustomers on that record of the customer selected but instead I get run time error 3464 data type mismatch in criteria expression. Can anyone please help me? thank you




Attached Files





File Type: accdb 242CCA_A05.accdb (1.91 MB)



Run Time error 3464

Labels