Hello,
I have a form with multiple comboboxes and after I reset the form, I get an "Invalid Property Value" message when I try to click on anything else in the form. I have tried multiple things to track this problem, and it seems to be coming from the reseting of the comboboxes...currently I am using this code to reset it:
foo_combobox.ListIndex = -1
Any help would be appreciated :)
Thanks!
-=Biomix
