Superguppie
Technical User
Hi all,
i have the following problem. when i add this code to VBA:
docmd.OpenForm(frmOplossing,,,="[Ticketnummer]=" & [Ticketnummer],,acDialog)
VBA will give the following Error (hope i did translate it well???)
Expecting expression
What is wrong about this code??
Greetz
Superguppie
i have the following problem. when i add this code to VBA:
docmd.OpenForm(frmOplossing,,,="[Ticketnummer]=" & [Ticketnummer],,acDialog)
VBA will give the following Error (hope i did translate it well???)
Expecting expression
What is wrong about this code??
Greetz
Superguppie