How can I use multiple groups -which are not nested! - in Crystal Reports?
A little Example of what i want to do:
-hire car header --rentals header (group) ---rental from 01-02-2008 to 01-06-2008 ---rental from 01-08-2008 to 01-09-2008 ---rental from 01-12-2008 to 01-15-2008 --rentals footer --repairs header (group) ---repair from 02-02-2008 to 02-05-2009 --repairs footer -hire car footer
hire car is the normal report and rentals and repairs are the groups. the groups are not nested. My current problem is that i cnat really create something like that and i cant change the structure to solve this problem... I'm totally new to crystal reports and I'm sorry if thats a pretty studip question^^