A arage Registered User. Local time Today, 03:01 Joined Dec 30, 2000 Messages 537 Oct 19, 2001 #1 how to place in a string argument? The last argument in Dlookup ( ) is criteria, a string. How then might I accomplish this? “left(code,2)=" & left(Code,2))
how to place in a string argument? The last argument in Dlookup ( ) is criteria, a string. How then might I accomplish this? “left(code,2)=" & left(Code,2))
A arage Registered User. Local time Today, 03:01 Joined Dec 30, 2000 Messages 537 Oct 19, 2001 #2 it works