Printing form with tab control

M

mscertified

When I execute DOCMD.PRINTOUT from a form containing a tabbed control, the
tab headings dont print. Is there any way to make them print? Thanks.
 
A

Arvin Meyer [MVP]

The tab labels should print. Which version are you using? Why don't you
create and print a report? You will most likely save a lot of ink over
printing a form.
 
Top