Creating a report from a tabbed form

F

forest8

Hi

From what I've read here, I can't print a form but should print a report
instead.

What's the best way to do the following:

I have a main form and a subform which consists of a tabcontrol with 10 tabs.

On each tab I have placed forms which I have created earlier.

Several of the forms have its own tab control.

What is the best way to create a report for each of my forms I have placed
in the subform?

I need it to look exactly like the mainform and subform.

Thank you for your help.
 
D

Duane Hookom

Each subform can be converted to a subreport. The subreports can be added to
the main report making sure you update the Link Master/Child properties.


I don't know how "I need it to look exactly like the mainform and subform"
can happen since the tab control allows "stacking" which reports don't.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top