Hi,
I want to be able to use the difference between 2 dates as my record selection criteria i.e.
if (date1 - date2) < 15 then print record.
I've come across DateDiff in Access/VB6, but can't see any similar function in CR.
I am using CR version 4 (the one that ships with VB6), and the fields are contained within an Access 97 table as date fields.
Any help would be most appreciated.
Regards,
Moben.
I want to be able to use the difference between 2 dates as my record selection criteria i.e.
if (date1 - date2) < 15 then print record.
I've come across DateDiff in Access/VB6, but can't see any similar function in CR.
I am using CR version 4 (the one that ships with VB6), and the fields are contained within an Access 97 table as date fields.
Any help would be most appreciated.
Regards,
Moben.