frmChangeLogs is Main Form,Unbound
frmChangeLog subform is the subform where the filter needs to run.Bound to qryChangeLog which uses tblChangeLog (Continuous Form)
cbofilter is a unbound Combobox
Row Source is "Active";"Archived";"All"
Row Source Type is Value List
tblChangeLog
cStatus...