ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

½Ð±Ð¦U¦ì¥ý¶i¦h­ÓOptionButton³]©w

¦^´_ 1# acdx
If TypeName(opt2) = "OptionButton" then       '¥ý½T©wopt2¬OOptionButton±±¨î¶µ
    If opt2.Value Then  '¤~¯à½T©w¥¦¦³ValueÄÝ©Ê
        flg = True                                                                              
        PR_Index = opt2.Caption
        Exit For
    End If
End if

TOP

¦^´_ 5# acdx
·í§ÚªºUserform¸Ì¦³¦h­Óframe§t¦³OptionButton®É¸Ó¦p¦óÁקKµ{¦¡¨C¦¸³£¥Ñ²Ä¤@­Ó(OptionButton11)¶}©lÀˬd?

µ{¦¡¤£·|±q²Ä¤@­ÓÀˬd
For Each opt2 In Frame28.Controls
³o¬O¹ï©Ò¦³¦bFrame28¤º³¡ªº±±¨î¶µ¡A°£«D§AªºFrame5¤S¦bFrame28¤º³¡¡A§_«hÀ³¸Ó¤£·|¦³§A»¡ªº±¡ªp¡C

¨º¡A°²³]Frame5¯uªº¦bFrame28¤º³¡¡A
§A¥u·QÀˬdFrame28¤º²Ä¤@¼hªºOptionButton(¤£§t¤lFrame¤º³¡ªºOptionButton)
¥i¥H¥Î..
For Each opt2 In Frame28.Controls
    If opt2.parent is Frame28 and TypeName(opt2) = "OptionButton" then
³o¼Ë¥h¿z¿ï

TOP

        ÀR«ä¦Û¦b : ¨ü¤HÂI¤ô¤§®¦¡A¶··í´é¬u¥H³ø¡C
ªð¦^¦Cªí ¤W¤@¥DÃD