Does anyone know how to create a dynamic subform? I have 3 queries that bring back different information. There is an option box to select what you want to see. i.e.
Qry 1: Date, # of Records
Qry 2: Date, FailType1, Failtype2, Failtype3
Qry 3: Date, FailType, Cost
What I would like to do...