Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using 2 flows to show data side by side

Status
Not open for further replies.

CDeking1

Programmer
Dec 29, 2005
2
US
I am creating a report that needs to have the data go from the top of the page to the bottom than back up to the top of the page. I am having trouble getting this to work. I keep getting the following error: Basic Error: 6 Module: NewReportApp::appReportStub::grpLimit%Start Line: 5 Use of a Null instance handle. Do you want to debug. When I click Yes to debug it goes to the following line: sFlowFreeSpace = GetPageList().GetCurrentFlow.GetFreeSpace().Height
Does anybody have any ideas on why it is doing this or is there a different way that I should be going about doing this report. Thanks for the help in advance.
Christy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top