W
Warren Siu
I've got two tables, say table1 and table2 and they have date type fields
[date1] and [date2] respectively. They are in Medium Date format. I've made a
loop on all records in table1 to get some records in table2 by matching of
[date1] to [date2].
Some expected records are missed at the result. I've tried to force the date
format to Long Date, but it didn't work.
[date1] and [date2] respectively. They are in Medium Date format. I've made a
loop on all records in table1 to get some records in table2 by matching of
[date1] to [date2].
Some expected records are missed at the result. I've tried to force the date
format to Long Date, but it didn't work.