- ©«¤l
- 4901
- ¥DÃD
- 44
- ºëµØ
- 24
- ¿n¤À
- 4916
- ÂI¦W
- 255
- §@·~¨t²Î
- Windows 7
- ³nÅ骩¥»
- Office 20xx
- ¾\ŪÅv
- 150
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¥x¥_
- µù¥U®É¶¡
- 2010-4-30
- ³Ì«áµn¿ý
- 2024-11-24
|
¦^´_ 1# lifedidi - Private Sub CommandButton1_Click()
- With Sheet1
- Set a = .[A65536].End(xlUp).Offset(1, 0)
- With a.Resize(, 3)
- .Value = Array(TimeValue(TextBox1), TimeValue(TextBox2), TimeValue(TextBox3))
- End With
- End With
- End Sub
½Æ»s¥N½X |
|