C
Chaster
I am having a problem with this working and think it might have something
with the field being a date field?
=DLookUp("[StartDate]","Conventions","[ShowName] = " & [Forms]![Order
Detail]![ShowName] & "")
I will also have to so some look up on time fields also. Would the syntax
for that be different?
Thanks in advance.
with the field being a date field?
=DLookUp("[StartDate]","Conventions","[ShowName] = " & [Forms]![Order
Detail]![ShowName] & "")
I will also have to so some look up on time fields also. Would the syntax
for that be different?
Thanks in advance.