Hi, I am trying to find a "simple" solution and I have not been able to locate one yet.
I have an InfoPath form tied to a SharePoint form library. In the form I have a repeating table with a field for a drop down list. The list has values that I have entered manually. I would like to have it to where the drop down list only shows the values that the user has not selected in any other row of the repeating table. For example if the choices are 1,2,3,4 and the user chooses 2 in the first row then the next row only shows the choices 1,3 and 4. This would need to continue for the length of the repeating table.
If this is not possible then how would I put a rule on that gives an error if the value was already selected in another row?
My InfoPath knowledge is not as strong as my SharePoint or Excel so any help would be appreciated!
Thanks.