Does anyone here know Rave?
My problem is this, I have my report all laid out...
TitleBand (B1)
Band(B1P)
Has address information that i want on each page of the report (This is working)
Band1(G1) Grouped by Member Names
DataBand(Master1)
Each Line Item
Band2(g1) Group Footer
Contains totals
Band3(b1P) Body Footer
With Stuff i want to print on the bottom of each page (this is the problem, this last stuff will not print on the pages, it only prints on the very last page?)
I did try to put the end information on the actual grid page but I find that it does not pull the information over from my database correctly.
Anyone have any suggestions?
TIA
My problem is this, I have my report all laid out...
TitleBand (B1)
Band(B1P)
Has address information that i want on each page of the report (This is working)
Band1(G1) Grouped by Member Names
DataBand(Master1)
Each Line Item
Band2(g1) Group Footer
Contains totals
Band3(b1P) Body Footer
With Stuff i want to print on the bottom of each page (this is the problem, this last stuff will not print on the pages, it only prints on the very last page?)
I did try to put the end information on the actual grid page but I find that it does not pull the information over from my database correctly.
Anyone have any suggestions?
TIA