i use 3 combo boxes at a form that take data from a table.
The form is at continuous mode, so i get all the relative records from the table.
I use a clear button, but when i click on it, only the first row comboboxes get cleared.
Could anyone give me some piece of code that i could use to clean all combo boxes at the continuous form?
The form is at continuous mode, so i get all the relative records from the table.
I use a clear button, but when i click on it, only the first row comboboxes get cleared.
Could anyone give me some piece of code that i could use to clean all combo boxes at the continuous form?