S
SF
Hi,
I have a main form and a subform. In the main form, I have a combox to
display Name of provinces (bound to tblprovinces) and in the subform will
display all records belong to the selected province.
Everytime the main form is open, it show empty report untill user select a
province. I want to add a"Show All" to the combobox so that when the form is
opened all records of all the provinces would show in the sub form.
Is there a way to allow this to happen?
SF
I have a main form and a subform. In the main form, I have a combox to
display Name of provinces (bound to tblprovinces) and in the subform will
display all records belong to the selected province.
Everytime the main form is open, it show empty report untill user select a
province. I want to add a"Show All" to the combobox so that when the form is
opened all records of all the provinces would show in the sub form.
Is there a way to allow this to happen?
SF