Hi All
The below syntax l have created from the information on the web but still get a Syntax error.
DLookup("ID", "Bill", "Customer = " & Forms!Bills!Customer _
& " AND Date = '" & Forms!Customer!Today & "'")
What am l doing wrong.
Thanks
The below syntax l have created from the information on the web but still get a Syntax error.
DLookup("ID", "Bill", "Customer = " & Forms!Bills!Customer _
& " AND Date = '" & Forms!Customer!Today & "'")
What am l doing wrong.
Thanks