S
Sam
I am trying to view records where the date value of one control equals that
of another. The following clause causes an error:
WHERE DateValue([TimeStart])=DateValue([DateAppointment]);
How can I modify this to work properly?
Thanks
Sam
of another. The following clause causes an error:
WHERE DateValue([TimeStart])=DateValue([DateAppointment]);
How can I modify this to work properly?
Thanks
Sam