- ©«¤l
- 2833
- ¥DÃD
- 10
- ºëµØ
- 0
- ¿n¤À
- 2889
- ÂI¦W
- 0
- §@·~¨t²Î
- ¡e²¤¡f
- ³nÅ骩¥»
- ¡e²¤¡f
- ¾\ŪÅv
- 100
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¡e²¤¡f
- µù¥U®É¶¡
- 2013-5-13
- ³Ì«áµn¿ý
- 2024-11-15
|
¦^´_ 11# lcctno
¸Õ¶ñªk¡G§ï¦p¤U¡A³t«×§óºC
For Each xR In .Cells
¡@¡@If xR(1, 8) <= 0 Then GoTo 101
¡@¡@SU = Int(xR(1, 8) / xR / 1000)
¡@¡@If SU <= 0 Then GoTo 101
¡@¡@xR(1, -1) = SU
¡@¡@If xR(1, 8) < 0 Then SU = SU - 1
¡@¡@If SU > 0 Then xR(1, -1) = SU Else xR(1, -1) = ""
¡@¡@'If xR(1, -1) <> "" Then xR(1, -1).Select
101: Next
¡@ |
|