hi all
i need someone to help me with a code that will enable me filter records in a subform form through a combo box attached to a mainform-that has a main menu that controls all the sub form that runs under sourceObject on the mainform unbound frame.
like, when i a company name on mainform combo box then the subform shows only records for that company. eg like how it works when filtering a query..
regards. lovelydan
P.S. subforms runs through a code; Me.Subform.Sour ceObject=""
e.g. Me.Subform.Sour ceObject="Ässet s"
i need someone to help me with a code that will enable me filter records in a subform form through a combo box attached to a mainform-that has a main menu that controls all the sub form that runs under sourceObject on the mainform unbound frame.
like, when i a company name on mainform combo box then the subform shows only records for that company. eg like how it works when filtering a query..
regards. lovelydan
P.S. subforms runs through a code; Me.Subform.Sour ceObject=""
e.g. Me.Subform.Sour ceObject="Ässet s"

Comment