' Determine which element of an option button control array was selected' Returns -1 if no control has been selected' Use : OptSelected = GetSelectedOption(Option1)Function GetSelectedOption(Opt As Object) As Integer Dim i As Integer GetSelectedOption = -1 For i = Opt.LBound To Opt.UBound If Opt(i).Value Then GetSelectedOption = i Exit For End If NextEnd Function


Revolutionizing Search: A Glimpse Into Google’s Generative Experience
Google is revolutionizing the search experience as we know it with its latest generative experience. No longer will you be bound by the limitations of traditional keyword searching. Now, you