- ©«¤l
- 91
- ¥DÃD
- 5
- ºëµØ
- 0
- ¿n¤À
- 130
- ÂI¦W
- 0
- §@·~¨t²Î
- Win10
- ³nÅ骩¥»
- Office 2010
- ¾\ŪÅv
- 20
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2016-5-14
- ³Ì«áµn¿ý
- 2020-5-17
|
¦^´_ 2# spensers
°Ñ¦Ò¬Ý¬Ý
¤£½T©w¬O§_¬O§Anªº- Private Sub B1_Click()
- Cells(4, "A") = myA.Text
- Cells(5, "B") = myB.Text
- Cells(6, "B") = myC.Text
- Cells(8, "B") = myD.Text
- Cells(9, "B") = myE.Text
- Cells(10, "B") = myF.Text
- Cells(9, "F") = myG.Text
- Cells(10, "F") = myH.Text
- If Range("B24") <> "" Then
- MsgBox "¤w¶ñº¡12¶µ"
- Else
- r = Range("B24").End(xlUp).Row + 1
- Cells(r, "B") = myI.Text
- Cells(r, "C") = myJ.Text
- Cells(r, "D") = myK.Text
- Cells(r, "E") = myL.Text
- Cells(r, "G") = myM.Text
- End If
- End Sub
½Æ»s¥N½X |
|