Help with query that matches dates

D

Dave

I have 2 tables that I want to query. Both have dates that I want to join.

The problem is one table has just a date and the second table has date and
time. As a result there is no match.

Is there a function that strips the time or will convert the field to just a
date?

Both tables are using these fields as a date.

Thanks
 
Top