subform filter

L

Lena

I have a table of lab test results.

My subforms work beautifully for entry, assigning the correct type of lab
test (H or B). But for display only my filters aren't working (only show H
in the H section, only show B in the B section).

If I use ApplyFilter on Open of Subforms nothing appears.

Suggestions?

If I use a query as my datasource instead of a table will that screw up my
data entry?
 
Top