I have a continuous form with 5 combo boxes in each record. How do I loop through each of these boxes when I click on a button in the active record to find if the boxes are not null. I want to loop through only the active record and not entire record set.