I've searched through FAQ's to no avail for what I specifically require, which is:
On my continuous form I have receipts information and a control, rendered invisible and called "Payee ID" (I know spaces are a "no no"!). My combo box sited in the header is looking up Payee ID but also displaying other fields, including the Payee name, from a related Payee details table - principally so I can see I've selected the correct Payee where the same name appears more than once. I've also set the combo box's underlying query not to display duplicate values. What I would like to do is select a name in the comb box and for the record or records applicable to that name to be diplayed only - rather as sub-form does. Is this possible with a relatively simple bit of code?
Many thanks
Ted.
On my continuous form I have receipts information and a control, rendered invisible and called "Payee ID" (I know spaces are a "no no"!). My combo box sited in the header is looking up Payee ID but also displaying other fields, including the Payee name, from a related Payee details table - principally so I can see I've selected the correct Payee where the same name appears more than once. I've also set the combo box's underlying query not to display duplicate values. What I would like to do is select a name in the comb box and for the record or records applicable to that name to be diplayed only - rather as sub-form does. Is this possible with a relatively simple bit of code?
Many thanks
Ted.