Hi All:
Can someone show me how to find out if certain object is loaded in the control array. I have a form and that form will have varried number of comboboxes and textboxes depending on what selection the user has made. I need to loop through the control array and if the combobox is loaded remove that combobox or textbox from the control array. I am not sure how to go about do this. I need help.

Thanks