G
Guest
Hello,
I have a form named "frm_Customers" with a subform named "sub_Comments".
I am trying to open frm_customers using a filter on a field in
"sub_Comments" called "follow_up_date". (anything with follow-up date expired)
I am trying to open from a button on different form using the docmd.opeform
statement. Any way to open using a filter on a subform?
I have a form named "frm_Customers" with a subform named "sub_Comments".
I am trying to open frm_customers using a filter on a field in
"sub_Comments" called "follow_up_date". (anything with follow-up date expired)
I am trying to open from a button on different form using the docmd.opeform
statement. Any way to open using a filter on a subform?