Forms & Subforms

D

Dickie

What is the best way within a VBModule to check if a subform is visible.

I need to run certain codes on a subform but only when the form is visible.

Thanx
 
W

Wayne Morgan

What are you doing to make it visible or not visible? You should be able to
use that to know which way it is.
 
Top