Thank you for your quick response. In essence, I have independent sections with individual dropdowns. Each is linked to the same internal directory. Once you select a name for the first "Traveler" the second section and drop down appears, and so on. I then have a field that should add the total number of drop downs (and therefor travelers) and add that number to another formula. I've been able to capture the proper data by creating the following rules: "If TRAVLER 5... is no blank... Set a fields value to 5", "If TRAVLER 4... is no blank... Set a fields value to 4"... ... ...
The issue I'm having with this is that it stops working after the 3rd Rule runs. I have them inversed to look for Traveler 5 (the last option) and then to Traveler 4... Traveler 3... Traveler 2... Traveler 1, and I select "Don't run remaining rules if the condition of this rule is met", but it still stops on the 3rd rule and won't change my "Total Travelers" field to anything past 3.