Report print problem

  • Thread starter svec via AccessMonster.com
  • Start date
S

svec via AccessMonster.com

Hi,

I`ve got a report that contains few subreports. I launch this report by docmd.
openreport in preview mode to show user how the print will look like.

Problem is that when I print this report from preview (docmd.printout or
Print function of access), one unbound subreport (I and one field on one of
subreports (unbound as well, I am running some code to populate this field)
are not printed. When I print for second time, print is ok.

Any idea, how to solve this problem? I don`t want to print this record twice
to get the right result.
 
Top