Can "Select Case" be used to determine which option button object has been selected on a user form? If so, how.
Can "Select Case" be used to determine which option button object has been selected on a user form? If so, how.
Why would you want to do that when you can loop through all the OptionButtons to find the one whose has a value that is True
Select case would require you to place each OptionButton name in the select case code.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks