2 - 2 column reports in One

  • Thread starter Thread starter Jeff C
  • Start date Start date
J

Jeff C

In the past I have been successful at taking an unbound report (no control
source) and placing two unrelated reports in that unbound report as you would
subreports, and getting the effect of one report with the first subreport
printing and then the second report as though they were just one report.

I am failing at trying to do the same thing with two reports that both are
set up with two down and across columns.

Is there a way to make this work? One report with the two two column
reports embedded in it?

Thanks in advance.
 
On Thu, 20 Mar 2008 16:27:00 -0700, Jeff C

Alternatively could you just open or print the two reports in
succession?
-Tom.
 
--
Jeff C
Live Well .. Be Happy In All You Do


Tom van Stiphout said:
On Thu, 20 Mar 2008 16:27:00 -0700, Jeff C

Alternatively could you just open or print the two reports in
succession?
-Tom.

My objective is to get one exported *.snp file I can then attach to an email
and send through Outlook with a command line switch using the Item.Send
method. I need to get both reports into one file. Thanks though
 
Back
Top