N
Neil10365
I have two tables, called Week1Data and Week2Data. Each table holds a
list of customer records and each table has two date fields within it,
called Start Date and Finish Date.
What I want to do is to display only the common customer records
between Week1Data and Week2Data and display only those records where
either date or both dates have changed between the two tables.
Does anyone have any ideas?
Thanks
Neil
list of customer records and each table has two date fields within it,
called Start Date and Finish Date.
What I want to do is to display only the common customer records
between Week1Data and Week2Data and display only those records where
either date or both dates have changed between the two tables.
Does anyone have any ideas?
Thanks
Neil