Hi I would like to know how to create a combo box which on the OnChange event changes automatically all records.
I have a form which is bases on a table named TBL1 with the following fields:
DATEOFBIRTH
LASTNAME
FIRSTNAME
I have associated the ComboBox to the field DATEOFBIRTH.
Is there a way or code that I can select from the combobox a specific records and see all other records change?
Thanks
I have a form which is bases on a table named TBL1 with the following fields:
DATEOFBIRTH
LASTNAME
FIRSTNAME
I have associated the ComboBox to the field DATEOFBIRTH.
Is there a way or code that I can select from the combobox a specific records and see all other records change?
Thanks