Hello,
How do I validate multiple fields that have the same data? For
example, I have 5 combo boxes, all with the same data. I would like
to prevent the same item from being chosen more than once. Right now
I'm having to write the same code five times. Is there a more
efficient way of doing this? Any help is appreciated.
Thank you in advance.
How do I validate multiple fields that have the same data? For
example, I have 5 combo boxes, all with the same data. I would like
to prevent the same item from being chosen more than once. Right now
I'm having to write the same code five times. Is there a more
efficient way of doing this? Any help is appreciated.
Thank you in advance.