I have this formula in my Crystal Report Select Expert
Fromdate and Todate comes from two DateTimePickers.Code:{WorkOrder.WODate} >= dateTimeVar fromdate and {WorkOrder.WODate} <= datetimevar todate
I don't get an error but there's no output to the report.
Anyone knows what need to be done to make it work?
Is there a way to debug Crystal Report?
Thanks,
Pierrewhy




Reply With Quote