A
AlexD
Hi everybody,
If I have in the query's desing view in Criteria for
[Distributor] field the following:
[Forms]![frmDistributors].[cboDistr] to take rows for some
specific distributors, which can be chosen from combobox
associated with some Distributors table.
How could I show in this combobox the option "All" and how
I could assign this value to [Forms]![frmDistributors].
[cboDistr] to retrieve all rows for all distributors?
Thanks
If I have in the query's desing view in Criteria for
[Distributor] field the following:
[Forms]![frmDistributors].[cboDistr] to take rows for some
specific distributors, which can be chosen from combobox
associated with some Distributors table.
How could I show in this combobox the option "All" and how
I could assign this value to [Forms]![frmDistributors].
[cboDistr] to retrieve all rows for all distributors?
Thanks