print inconsistencys

Cereldine

Registered User.
Local time
Today, 13:00
Joined
Aug 4, 2005
Messages
71
I have a report that is made up of approximatly 10 sub reports, if you open the report in print preview all the sub reports and records are visible, when you print the report however somehow an access gremlin decides to exclude 3 of the reports out of 10, thus only showing 7 of the sub reports, I really appreciate this happening when showing the new report you have created to your boss!

has anyone come across this random problem before, its a pain having to keep printing the reports off just to find out if you have rectified the problem
 
Reports

I believe the maximum number of nested subreports is 7.
Don't know if that is your issue or not though.
You may want to search online to see if this applies in your case.
 
After doing a little research this does seem to be the case, if this is true I would expect access to miss out the last 3 reports in question, instead it seems to miss out subreports 7, 8 ,9 rather than 9, 10,11

Also I had this posting by someone yesterday

"You can also use the ReportHeader and ReportFooter like this, but in case I need more than one I use these. You can add up to 10 per report, so get 20 different sections. I currently need more than that so nest them and can have up to 400 different subreports!"

Surely this cannot be the case then?
 

Users who are viewing this thread

Back
Top Bottom