zizzerzarus
Programmer
I have a form with several pages in a tab control based on a query of the products Table. The table has the product type and the product Id but different information is needed depending on the product. So I made queries for each product and based forms with the fields unique to that produt. The tabs consist of those forms. I would like to make the pages in the tab that have information visble and the ones with null values are hidden. I know how to make a subform control not visible with the set value macro but how do I set a value for a control on a tabbed page?