mmjb
IS-IT--Management
- Nov 6, 2009
- 3
I am using Crystal Reports 2008 and am having some trouble getting my report to read as it should. I have searched the forums and can't seem to find what I'm looking for.
What I have is a report that pulls part information.
* The report is grouped by part number.
* I have formatted to display in multiple columns.
I need to show the first record and the last record together in the page header in a formula. This will go into a printed book and we want the clients to be able to flip through the pages and find the page number a part may appear on.
I envision a dictionary or phonebook type header.
Example:
Page 1 - the first part number listed is 220505
Page 1 - the last part number listed is 230748
My formula results would look like this:
"Parts: 220505-230748"
Each page could have a different number of parts, depending on the extra information returned by part number. So, I don't think I can create a formula based on the number of records per page.
I have created the formula and it works in the page footer, but not the header, which is where I need it to show. I'm sure this has to do with the order in which Crystal reads/writes records, but I'm not sure how to work around this.
Any suggestions?
Thanks in advance,
JB
What I have is a report that pulls part information.
* The report is grouped by part number.
* I have formatted to display in multiple columns.
I need to show the first record and the last record together in the page header in a formula. This will go into a printed book and we want the clients to be able to flip through the pages and find the page number a part may appear on.
I envision a dictionary or phonebook type header.
Example:
Page 1 - the first part number listed is 220505
Page 1 - the last part number listed is 230748
My formula results would look like this:
"Parts: 220505-230748"
Each page could have a different number of parts, depending on the extra information returned by part number. So, I don't think I can create a formula based on the number of records per page.
I have created the formula and it works in the page footer, but not the header, which is where I need it to show. I'm sure this has to do with the order in which Crystal reads/writes records, but I'm not sure how to work around this.
Any suggestions?
Thanks in advance,
JB