Tab Control Problem

C

Chris South

Hi Guys,

I have a Tab Control on a form. The Tab Control page has a subform (call it
A) on it which itself has a subform (call it B). The problem is, subform A
has a print button on it which works fine when the page is open but not part
of the tabbed page. When you open the page with the Tab Control on it (which
includes subform A and B) the print button doesn't work and a pop-up appears
asking for the field data for a Parameter Value.

I have tried everything I can to resolve this problem, I am obviously
missing something simple.

In summary, the print button works fine on subform A when it is not included
as a sub-form on the tab control.

Any help will be much appreciated.

Many thanks

Chris South
 
C

cds

This usually happens when you are referencing a duplicate
field. Have you tried creating two seperate print
command buttons? One on form A and one on subform B?
 

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