Hi Sally,
I am not sure if this will work for Crystal Reports 8.2, but it works for CR 2008.
Change the formula as:
if OnLastRecord then true else false;
Hope this helps!
- Nrupal
Hi Sally,
I am not sure if this will work for Crystal Reports 8.2, but it works for CR 2008.
Change the formula as:
if OnLastRecord then true else false;
Hope this helps!
- Nrupal