Tab Controls and Sub-Forms

C

Chris South

Hi Guys,

I have a tab control on a form which has a page with a sub-form (call it A)
on which has another subform (call it B) in that. Sub-form A has a print
button on it which works perfectly when the sub-form is not part of the tab
page. When I place sub-form A in the tab page and click print, it asks for a
parameter value of the field that the sub-form uses.

I have tried everything I know to fix this and I now need help desperately.

Please can you help?

Regards

Chris South
 
R

Rick Brandt

Chris South said:
Hi Guys,

I have a tab control on a form which has a page with a sub-form (call it A)
on which has another subform (call it B) in that. Sub-form A has a print
button on it which works perfectly when the sub-form is not part of the tab
page. When I place sub-form A in the tab page and click print, it asks for a
parameter value of the field that the sub-form uses.

I have tried everything I know to fix this and I now need help desperately.

Forms have many limitations when using them for printing. Use a Report instead.
 

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