Fire_Chief
Well-known Member
- Joined
- Jun 21, 2003
- Messages
- 664
I have a form that has 64 combo boxes on it. I want to fine if any of them have the letters "TBA" in them.
I want the loop to stop at the first one it finds.
I have tried MANY for next loops and nothing works.
Writing out combobox1, combobox2, ect. in an If, else statement works but it's to long and I want to learn how to do it more efficiently.
Thank You
Marty
I want the loop to stop at the first one it finds.
I have tried MANY for next loops and nothing works.
Writing out combobox1, combobox2, ect. in an If, else statement works but it's to long and I want to learn how to do it more efficiently.
Thank You
Marty