¤U©Ô¦¡n¦p¦ó¿ï¾Ü«á·|¦Û°Ê±a¥X¨ä¥Lªí³æ°T®§
¡@¼ÊºÙ: ÀH·ÄÆ¿ºªº¦Ð¤ò ¡@ÀY»Î: [±s¥Î]¼ç¤ô¸¥
°ª¤¤¥Í
- ©«¤l
- 852
- ¥DÃD
- 79
- ºëµØ
- 0
- ¿n¤À
- 918
- ÂI¦W
- 0
- §@·~¨t²Î
- Windows 7 , XP
- ³nÅ骩¥»
- Office 2007, Office 2003,Office 2010,YoZo Office
- ¾\ŪÅv
- 50
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¦t©z
- µù¥U®É¶¡
- 2011-4-8
- ³Ì«áµn¿ý
- 2024-2-21
|
¦^´_ mark15jill
·PÁ¤j¤jªº¨ó§U
¤w¸g¦³§ä¨ì§Ú·Qnªº¼gªk¤F(^¤f^)
Jared µoªí©ó 2013-3-8 15:04
¤p§Ì¶È´£¥Ü¦Ó¤w.. GBKEE¤j¤j¤~¬O°ª¤â |
|
¦h°µ¦h·Q¦h¾Ç²ß¡A¤Ö¬Ý¤Ö¿ù¤Ö°g³~
¦h°µ=¦h¦h½m²ß¡A¦h¦h½s¼g¡C
¦h·Q=·Q·Q¬°¤°»ò¤H®aµ{¦¡n¨º¼Ë¼g¡A¦pªG´«¦¨¦Û¤v¡A¤S·|«ç¼g¡C
¦h¾Ç²ß=¾Ç²ß¤H®aªºµo°Ý¨Ã¸Ñµª¡A¾Ç²ß¤H®aªº¼gªk
¤Ö¬Ý=¥u¬Ý¤£°µ¤]ªPµM
|
|
|
|
|
- ©«¤l
- 5923
- ¥DÃD
- 13
- ºëµØ
- 1
- ¿n¤À
- 5986
- ÂI¦W
- 0
- §@·~¨t²Î
- win10
- ³nÅ骩¥»
- Office 2010
- ¾\ŪÅv
- 150
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¥xÆW°ò¶©
- µù¥U®É¶¡
- 2010-5-1
- ³Ì«áµn¿ý
- 2022-1-23
|
¦^´_ 8# Jared
²Ä¤@ºØ¼gªk¥Ø«e´N¬O¿ï¾Ü§¹²Ä¤@ÓComboBox1
²Ä¤Gӿﶵ·|¥ý©IÀ³ªÅ¥Õ
¥u¬O·QnÅý¥L´£«e¥ýÅã¥Ü¥X¨Ó²Ä¤@¶µ
¬O³o¼Ë¶Ü? 1#ªí³æªºµ{¦¡½X- 'ListIndex = -1: ©Ò¿ïªº¤£¦b List²M³æ¤º
- Dim »ù®æ
- Private Sub ComboBox1_Change()
- ComboBox2 = ""
- TextBox1 = ""
- If ComboBox1.ListIndex > -1 Then
- ComboBox2 = ComboBox2.List(ComboBox1.ListIndex)
- TextBox1 = »ù®æ(ComboBox1.ListIndex)
- End If
- End Sub
- ' Private Sub ComboBox2_Change()
- ' TextBox1 = ""
- ' If ComboBox2.ListIndex > -1 Then TextBox1 = »ù®æ(ComboBox1.ListIndex)
- ' End Sub
- '****************************************************
- Private Sub CommandButton1_Click()
- If ComboBox1.ListIndex = -1 Then MsgBox "À\ÂI¤º®e »Ý»ô¥þ !!": Exit Sub
- With Sheet10
- .Cells(.Rows.Count, 1).End(xlUp).Offset(1).Resize(, 3).Value = Array(ComboBox1, ComboBox2, TextBox1)
- End With
- End Sub
- Private Sub CommandButton2_Click()
- test4.Hide
- End Sub
- Private Sub CommandButton3_Click()
- ComboBox1 = ""
- End Sub
- Private Sub UserForm_Initialize()
- With ComboBox1
- .Font.Size = 12
- .TextAlign = fmTextAlignCenter '¤å¦r¸m¤¤
- .List = Array("¤@¸¹À\", "¤G¸¹À\", "¤T¸¹À\")
- End With
- With ComboBox2
- .Font.Size = 12
- .TextAlign = fmTextAlignCenter '¤å¦r¸m¤¤
- .List = Array("º~³ù¡BÁ¦±ø¡B¥i¼Ö", "Âû¶ô¡BÁ¦»æ¡B¬õ¯ù", "Á¦»æ¡BÁ¦±ø¡B¦B²N²O")
- .Locked = True '¸T¤î½s¿è
- End With
- With TextBox1
- .Locked = True '¸T¤î½s¿è
- .Font.Size = 12
- .TextAlign = fmTextAlignCenter '¤å¦r¸m¤¤
- End With
- »ù®æ = Array(50, 60, 70)
- End Sub
½Æ»s¥N½X |
|
|
|
|
|
|
- ©«¤l
- 103
- ¥DÃD
- 30
- ºëµØ
- 0
- ¿n¤À
- 139
- ÂI¦W
- 0
- §@·~¨t²Î
- wondows XP
- ³nÅ骩¥»
- office 2007
- ¾\ŪÅv
- 20
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¹ü¤Æ
- µù¥U®É¶¡
- 2013-2-21
- ³Ì«áµn¿ý
- 2015-6-26
|
¦^´_ 12# GBKEE
·PÁ¤j¤jªº¸Ñµª
³o´N¬O§Ú·Qnªº¤è¦¡
¤£¹LBoX2 ³oÄæ´N¤£¥ÎÂê°_¨Ó
¤~¤è«K¦³¥t¥~¨âºØ¿ï¾Ü~(^¤f^) |
|
Jared
|
|
|
|
|
- ©«¤l
- 4
- ¥DÃD
- 0
- ºëµØ
- 0
- ¿n¤À
- 13
- ÂI¦W
- 0
- §@·~¨t²Î
- XP
- ³nÅ骩¥»
- office2007
- ¾\ŪÅv
- 10
- µù¥U®É¶¡
- 2013-7-22
- ³Ì«áµn¿ý
- 2016-8-29
|
³o¼Ëªº¿ï³æ,¯à§_À³¥Î¦b¯Zªí¯Z§O¤W |
|
|
|
|
|
|