- ©«¤l
- 396
- ¥DÃD
- 12
- ºëµØ
- 0
- ¿n¤À
- 425
- ÂI¦W
- 1
- §@·~¨t²Î
- Win10
- ³nÅ骩¥»
- Office 2016
- ¾\ŪÅv
- 20
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¥x¤¤
- µù¥U®É¶¡
- 2013-7-2
- ³Ì«áµn¿ý
- 2024-8-23
|
¦^´_ 4# lichang
À°¸É¦Û°Ê±Æ§Ç- Private Sub CommandButton1_Click()
- Dim Col As Integer
- Col = Sheets("¤u§@ªí1").[a1].End(xlToRight).Column + 1
- Cells(1, Col) = TextBox1.Value
- Cells(2, Col) = TextBox2.Value
- Cells(3, Col) = TextBox3.Value
- Range(Cells(1, 2), Cells(3, [XFD3].End(1).Column)).Select
- Selection.Sort Key1:=Range("B1"), Order1:=xlAscending
- End Sub
½Æ»s¥N½X |
|