Hello,
I am currenty using crystal 9 advanced developer edition and have a report with 3 groups. One of the groups is department and the details are in the details sections. Nowe what I need is to display one department with it's details on the top of the page on each page and for every other group I need to say new page after. So basically my data should look like this
IT Services
Joe Smith 1234 Smith St 555-555-5555
IT Services
Smith Jow 2876 Ton St 555-5555-555
How can I get the value of one group to always display at the top of the page and get all other values from the group to be places on a new page. Hope this makes sense please let me know. I am trying to avoid subreports here. I am aware that I can do it with a sub but do not want to use this because the stored procedure is rather lengthy. Thanks and have a great weekend.
I am currenty using crystal 9 advanced developer edition and have a report with 3 groups. One of the groups is department and the details are in the details sections. Nowe what I need is to display one department with it's details on the top of the page on each page and for every other group I need to say new page after. So basically my data should look like this
IT Services
Joe Smith 1234 Smith St 555-555-5555
IT Services
Smith Jow 2876 Ton St 555-5555-555
How can I get the value of one group to always display at the top of the page and get all other values from the group to be places on a new page. Hope this makes sense please let me know. I am trying to avoid subreports here. I am aware that I can do it with a sub but do not want to use this because the stored procedure is rather lengthy. Thanks and have a great weekend.