J
Jone
Hi everybody!
I have a form with a subform inside and I want to make the subform filtered
for all records, the field is called “purpose of pledge for filter†and it’s
a combo box.
let’s say I want to filter it for all records in that form to “Prizes†and I
have a query that filters it to prizes, how do I make that it should open
with that query?
I know when I want to open a normal form I write “DoCmd.OpenForm "Account",
, "SortByDonor"
What do I write here?
I have a form with a subform inside and I want to make the subform filtered
for all records, the field is called “purpose of pledge for filter†and it’s
a combo box.
let’s say I want to filter it for all records in that form to “Prizes†and I
have a query that filters it to prizes, how do I make that it should open
with that query?
I know when I want to open a normal form I write “DoCmd.OpenForm "Account",
, "SortByDonor"
What do I write here?