hello all
I have three form fields called Stratum_Port_One, Stratum_Port_Two and Stratum_Port_Three
I would like to set a random value range for these three fields between say 3333 - 26000 each field can not have a duplicate number in that field and then there should be no duplicate numbers between any of the three fields.
If that is not possible then I can just go with an autonumber starting at port_one 3333 increase by 15 for each new record port_two 4333 increase by 15 for each new record and port_three 5333 same increase by 15
ive been searching and cant find a solution that works