Hi all!

I have a small issue with my database, I have been able to make two sub forms on a main form auto filtered using a tick box using
([TrainingAchieved].[Expired]=0) and ([TrainingAchieved].[Expired]<>0)

this worked great until I set a filter for the main form. now my sub forms do not stay filtered when I open/close the form



any help is appreciated