I could have 3 or more invoices for one account..I want to know the number of days between each invoice..each on a separate line and show each line..please
I don't have Crystal Reports installed on my computer right now so I can't tell you the exact syntax, but here's how you could do it.
Group the report by account and order the report by date of invoice, then create a formula, and subtract the date of the previous invoice from the date of current record. Drop the formula on your report, and voilà!
There's a Crystal Reports built-in function, I think it's called "prev" or "previous" (there's another called "next". So when your report is processing a record, you can get the information from the previous or the next record.
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.