sumthinsup33
IS-IT--Management
I am new to Crystal Reports and need to create a record selection formula which compares two different database date fields in a M/D/YYYY HH:MM:SS date format. A record would be returned when {table1.date} >= {table2.date}. Can anyone make any suggestions on how to I can go about this?
An alternative that's been considered is to return a record when the time of the date stamp in {table1.date} is greater than or equal to 08:00 PM. Is this possible?
An alternative that's been considered is to return a record when the time of the date stamp in {table1.date} is greater than or equal to 08:00 PM. Is this possible?