I think the answer is maybe - I think you'd have to add a counter of some kind in the form for this (and then, if there might be a large number of these selected, you might run into rule errors about looping). But at a high level - you could have a counter field with the total count of selected personnel and then have a rule on it to get the person at the index of the counter, submit the form with their name, then decrement the counter.... which would fire the rule again. I've created a simple sample. Logic is on the Go button and the Counter field. The Counter field just displays a message box - but could have any rule, including a submit. You'd need to use a formula for your file name in your Submit connection - just maybe add a filename field to your form and set it with the name of your person prior to each submit. To take a look at the sample form, right click the link in the header and save the file locally. Right click the saved file and select design to open in design mode :)
Hilary Stoupa
