Hi,

I am working on MS Access 2003.

I have a form and embedded two tab controls on it, one tab control is at top that contains some forms and other tab control is below on the same form.

On First page click event on top tab control, I want to hide below tab control and on Second page click of top tab control, below tab control will be visible.

I have tried to capture this using page click...