- ©«¤l
- 56
- ¥DÃD
- 11
- ºëµØ
- 0
- ¿n¤À
- 115
- ÂI¦W
- 0
- §@·~¨t²Î
- windows
- ³nÅ骩¥»
- windows 7
- ¾\ŪÅv
- 20
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2013-3-13
- ³Ì«áµn¿ý
- 2023-7-13
|
¥»©«³Ì«á¥Ñ imingho ©ó 2018-5-12 09:40 ½s¿è
¦^´_ 1# afu9240
±z쥻µ{¦¡½Xªºif§PÂ_¦b¥[¤W¤@ÓOr Sheets("¤u§@ªí4").Cells(i, 2) = Sheets("¤u§@ªí1").Cells(3, 6) ´N·|¦Û°ÊÂл\- Sub EX()
- Dim i As Integer
- Dim y As Integer
-
-
- i = 2
-
- Do
- If Sheets("¤u§@ªí4").Cells(i, 1) = "" Or Sheets("¤u§@ªí4").Cells(i, 2) = Sheets("¤u§@ªí1").Cells(3, 6) Then
- Exit Do
- End If
- i = i + 1
- Loop
- Sheets("¤u§@ªí4").Cells(i, 1) = Sheets("¤u§@ªí1").Cells(3, 2)
- Sheets("¤u§@ªí4").Cells(i, 2) = Sheets("¤u§@ªí1").Cells(3, 6)
- Sheets("¤u§@ªí4").Cells(i, 3) = Sheets("¤u§@ªí1").Cells(3, 4)
- Sheets("¤u§@ªí4").Cells(i, 4) = Sheets("¤u§@ªí1").Cells(7, 3)
- Sheets("¤u§@ªí4").Cells(i, 5) = Sheets("¤u§@ªí1").Cells(8, 3)
- Sheets("¤u§@ªí4").Cells(i, 6) = Sheets("¤u§@ªí1").Cells(9, 3)
- Sheets("¤u§@ªí4").Cells(i, 7) = Sheets("¤u§@ªí1").Cells(10, 3)
-
-
- If Sheets("¤u§@ªí4").Cells(i, 7) <= 59 Then
- Sheets("¤u§@ªí4").Cells(i, 8) = "¤B"
- End If
- If Sheets("¤u§@ªí4").Cells(i, 7) >= 60 Then
- Sheets("¤u§@ªí4").Cells(i, 8) = "¤þ"
- End If
- If Sheets("¤u§@ªí4").Cells(i, 7) >= 70 Then
- Sheets("¤u§@ªí4").Cells(i, 8) = "¤A"
- End If
- If Sheets("¤u§@ªí4").Cells(i, 7) >= 80 Then
- Sheets("¤u§@ªí4").Cells(i, 8) = "¥Ò"
- End If
-
- If Sheets("¤u§@ªí4").Cells(i, 7) >= 90 Then
- Sheets("¤u§@ªí4").Cells(i, 8) = "Àu"
- End If
-
-
- End Sub
½Æ»s¥N½X |
|