How can i choose multipule cases for one case and only one for another case? FOr the one case i am using the build array function along with the search 1-D array function which works great. But when i want to choose multipule cases at once using the same 4 boolean buttons as when i choose only one case, I can't get more than one button to work. I get the zero case to work but not cases 1,2,3. i tried using individual build arrays and search 1-d arrays, but that doesn't work either. I would appreciate your help, thanx!