½Ð±Ð¦U¦ì¥ý¶i¦hÓOptionButton³]©w
- ©«¤l
- 132
- ¥DÃD
- 56
- ºëµØ
- 0
- ¿n¤À
- 190
- ÂI¦W
- 0
- §@·~¨t²Î
- Win10
- ³nÅ骩¥»
- Office 365
- ¾\ŪÅv
- 20
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2012-5-17
- ³Ì«áµn¿ý
- 2025-4-8
|
½Ð±Ð¦U¦ì¥ý¶i¦hÓOptionButton³]©w
§Úªºµ{¦¡n¼g¦¨¨Ï¥ÎOptionButton°µ¿ï¶µ:
¦bframe5¤¤¦³5ÓOptionButton,¿ï¾Ü¤F¤§«á±µ¤U¨Ó·|¨ìframe28 ¤S·|¦³2ÓOptionButton°µ¿ï¾Ü
µ{¦¡¦p¤U:
²Ä¤@²ÕOptionButton
'------------------------------
flg = False
i = 1
For Each opt1 In Frame5.Controls
If opt1.Value = True Then
flg = True
C_Index = opt1.Caption
Exit For
End If
If i = 6 And flg = False Then
mybtn = MsgBox(mymsg5, vbExclamation, mytitle)
Exit Sub
End If
i = i + 1
Next
'---------------------
¤¤¶¡¦³¨ä¥Lµ{¦¡
'---------------------
²Ä¤G²ÕOptionButton
flg = False
iE = 1
For Each opt2 In Frame28.Controls
If opt2.Value = True Then '-----------------------°õ¦æ¨ì³o¤@¦æ«oÅã¥Ü:°õ¦æ¶¥¬q¿ù»~ '438' ª«¥ó¤£¤ä´©¦¹ÄݩʩΤèªk
flg = True ½Ð°Ý§Ú¸Ó¦p¦ó§ï?
PR_Index = opt2.Caption
Exit For
End If
If iE = 2 And flg = False Then
mybtn = MsgBox(mymsg6, vbExclamation, mytitle)
Exit Sub
End If
iE = iE + 1
Next |
|
|
|
|
|
|
- ©«¤l
- 132
- ¥DÃD
- 56
- ºëµØ
- 0
- ¿n¤À
- 190
- ÂI¦W
- 0
- §@·~¨t²Î
- Win10
- ³nÅ骩¥»
- Office 365
- ¾\ŪÅv
- 20
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2012-5-17
- ³Ì«áµn¿ý
- 2025-4-8
|
¦^´_ 3# sunnyso
³o¤@©Û¯u¬O§®ªü~°ª©Û
ÁÂ°Õ |
|
|
|
|
|
|
- ©«¤l
- 132
- ¥DÃD
- 56
- ºëµØ
- 0
- ¿n¤À
- 190
- ÂI¦W
- 0
- §@·~¨t²Î
- Win10
- ³nÅ骩¥»
- Office 365
- ¾\ŪÅv
- 20
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2012-5-17
- ³Ì«áµn¿ý
- 2025-4-8
|
¦^´_ 2# stillfish00
¥[¤Jfish00 ¤j¤jªº±ø¥ó¦¡«áµo²{
For Each opt2 In Frame28.Controls·|±qOptionButton11¶}©lÀˬd
¦Ó§ÚªºOptionButton11~16¬O¦bframe5¤¤, OptionButton17~18¬O¦bframe28¤¤
©Ò¥H·í§Úncheck frame28¤¤ªºOptionButton®Éµ{¦¡·|¥ý±qOptionButton11,12,13.....,17,18Àˬd
·í§ÚªºUserform¸Ì¦³¦hÓframe§t¦³OptionButton®É¸Ó¦p¦óÁ×§Kµ{¦¡¨C¦¸³£¥Ñ²Ä¤@Ó(OptionButton11)¶}©lÀˬd?
¦p¦ó«ü©wµ{¦¡¥ÑOptionButton17¶}©lÀˬd? |
|
|
|
|
|
|