Greetings to All! Thanks for my forum membership.
I have a problem with two forms:
Form 'Navigate' has a control to open another form - 'CompetitionOrganisers', That form Opens to show All records and a Subform to display rlated details. Any Organiser can be selected by a Combo...no problem.
On 'Navigate' i have a listbox to display a short list of particular records. A click on a particular Listbox choice opens the CompetitionOrgainsers to display a particular Organiser and its detail. All OK there.
But...when opened from the Listbox, the Combo on CompetitionOrganisers no longer functions. The Listbox 'sends' a Filter to Cokpetition organisers so that limits its recordset. I have tried all manner of Filter = False. Me.Recordset yet nothing works.
Thanks in advance for you ideas!
Zocker
I have a problem with two forms:
Form 'Navigate' has a control to open another form - 'CompetitionOrganisers', That form Opens to show All records and a Subform to display rlated details. Any Organiser can be selected by a Combo...no problem.
On 'Navigate' i have a listbox to display a short list of particular records. A click on a particular Listbox choice opens the CompetitionOrgainsers to display a particular Organiser and its detail. All OK there.
But...when opened from the Listbox, the Combo on CompetitionOrganisers no longer functions. The Listbox 'sends' a Filter to Cokpetition organisers so that limits its recordset. I have tried all manner of Filter = False. Me.Recordset yet nothing works.
Thanks in advance for you ideas!
Zocker