G
Guest
Hello,
Please help with this code, I got an error: "Syntax error (Missing operator)
in expression"
.FindFirst "[inv_start_date] = #" & Me.inv_start_date & "# And " _
& "[inv_complete_date]= #" & Me.inv_complete_date & "#" _
& "[Case_no]=" & Me.case_no
Thank you,
MN
Please help with this code, I got an error: "Syntax error (Missing operator)
in expression"
.FindFirst "[inv_start_date] = #" & Me.inv_start_date & "# And " _
& "[inv_complete_date]= #" & Me.inv_complete_date & "#" _
& "[Case_no]=" & Me.case_no
Thank you,
MN