Code:
DoCmd.RunSQL "INSERT INTO T_03_TIME ( refCCT ) SELECT T_03_TIME.refCCT FROM T_03_TIME WHERE (((T_03_TIME.refCCT)=Forms![F_00_AR_FICHE_DAG]![SELECTWKN].Column(0)));"
Hello,
He should add a new record with the value of a drop down box, however, he said my syntax (the drop down box) is not correct.
thanks in advance for any help