Hello,
I have a form with 5 comboboxes each one combines to the previous combobox. After I update combo1 i use requery function for combo2,combo3,combo4,combo5. After I update combo2 i use requery function for combo3,combo4,combo5 and so on.
The problem is that the form is getting really slow to open the first time. Is there a better way to deal with combined comboboxes than using requery function?
Thank you in advance
I have a form with 5 comboboxes each one combines to the previous combobox. After I update combo1 i use requery function for combo2,combo3,combo4,combo5. After I update combo2 i use requery function for combo3,combo4,combo5 and so on.
The problem is that the form is getting really slow to open the first time. Is there a better way to deal with combined comboboxes than using requery function?
Thank you in advance