- ©«¤l
- 2842
- ¥DÃD
- 10
- ºëµØ
- 0
- ¿n¤À
- 2898
- ÂI¦W
- 0
- §@·~¨t²Î
- ¡e²¤¡f
- ³nÅ骩¥»
- ¡e²¤¡f
- ¾\ŪÅv
- 100
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¡e²¤¡f
- µù¥U®É¶¡
- 2013-5-13
- ³Ì«áµn¿ý
- 2025-4-28
|
¦^´_ 9# ziv976688
N = 0: Cx = 0 '´«ÀÉ«á, ÅܼÆnÂk¹s
dim xE as range
set xE=[A:A].find("Á`p",lookat:=xlwhole)
For Each xR In range("A2:A" & xE.row-2)
If xR Like "*_*" Then N = N + 1
If xR = "¤pp" Then
S1 = xR(1, Cx + 2).Resize(1, N).Address
S2 = xR(1, Cx + 2).Address(0, 0)
Cells(65, Cx + 2).Resize(1, N) = "=IF(MAX(" & S1 & ")=" & S2 & "," & S2 & ","""")"
Cx = Cx + N: N = 0
End If
Next |
|