You can just subtract the two dates for the gross difference.
I believe KenHamandy has posted a helpful FAQ with formulas for date diffing. i.e business days, etc.
If you use the Crystal Control on your form, just set the following properties:
cr_RptControl.PrintFileName = "c:\outPutFile.rtf"
cr_RptControl.PrintFileType = 15
the when you set Action = 1, it will generate the report directly to the disk, in RTF mode.
Most export modes in 8.0 do not retain the format of the report, except for .RPT mode.
.RTF is better than Word, but still is very poorly formatted for most reports.
.RTF was fixed in version 8.5, it looks very good.
Also in 8.5 .PDF mode looks very good.
Word mode is still horrible in 8.5
I...
Most export mode in 8.0 do not retain the format of the report, except for .RPT mode.
.RTF is better than Word, but still is very poorly formatted for most reports.
.RTF was fixed in version 8.5, it looks very good.
Also in 8.5 >PDF mode look very good.
Word mode is still horrible in 8.5
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.