B
Bonnie
Hi,
Having a little problem with syntax in a DLOOKUP
Here's what I have:
Me!CkSvcDiv = DLookup("DivZone", "MasterZips", "Zipcode = '" & Me.JobZip &
"'")
I would like to add - 'and CITY = Me.JobCity and COUNTY = Me.JobCounty.
Can anyone help?
Thanks in advance.
Bonnie
Having a little problem with syntax in a DLOOKUP
Here's what I have:
Me!CkSvcDiv = DLookup("DivZone", "MasterZips", "Zipcode = '" & Me.JobZip &
"'")
I would like to add - 'and CITY = Me.JobCity and COUNTY = Me.JobCounty.
Can anyone help?
Thanks in advance.
Bonnie