Check out this first:
How the listboxes should work
This is the one with new code:
if (checkobject("Rank2")) added
If U enter a guest number you'll see the box I want to manipulate according to the checkbox. If it's check I want just a textbox, if it's unchecked go thru the Options Array and populate the second listbox that only gets output if the checkbox is unchecked. But, if it is not output first, because the guest number is 1 or 0, the populate function errors out on the first call.