MattSmithProg
Programmer
Hi all,
I have been trying to find a fast/easy/efficient way to determine if a series of option buttons have been selected or not.
At present I check each one individually but I am looking to find if there is a way I can pass each group of option buttons to a function and see if the user has entered either Yes or No.
I have thought about Tags to check as I use this for text boxes etc. However, with option buttons there will always be a false value.
Any thoughts/comments or suggestions would be most welcome.
Thanks
Matt Smith No two nulls are the same
I have been trying to find a fast/easy/efficient way to determine if a series of option buttons have been selected or not.
At present I check each one individually but I am looking to find if there is a way I can pass each group of option buttons to a function and see if the user has entered either Yes or No.
I have thought about Tags to check as I use this for text boxes etc. However, with option buttons there will always be a false value.
Any thoughts/comments or suggestions would be most welcome.
Thanks
Matt Smith No two nulls are the same