I have two sets of data that needs to be displayed on a report, the first one will work nicely using a bound report however the other set of data needs to be displayed on the right corner first and last page of the report.
If I think to do that I would add a subform. Then make invisible on all pages except first and last. Stilll do not see any possible relation to getrows.
I think a subreport should work depending on if sections or multiple records from the main report would be overlayed by the second set of data. You could create a standard recordset and use the Me.Print method to place data anywhere you want on the page.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.