In the else part, replace {Db.field1} with
Totext({Db.field1}, 'MM/dd/yyyy')
If you need another date format, just search for the totext function in CR's help and it should list all available date conversion formats.
-Abhilash
In the else part, replace {Db.field1} with
Totext({Db.field1}, 'MM/dd/yyyy')
If you need another date format, just search for the totext function in CR's help and it should list all available date conversion formats.
-Abhilash