½Ð°Ý¸Ó¦p¦ó¥u±NÀx¦s®æ¤º¼Æ¦r³¡¤À¬Û¥[¨Ã±Æ§Ç
| ©«¤l45 ¥DÃD19 ºëµØ0 ¿n¤À84 ÂI¦W0  §@·~¨t²ÎWindows XP ³nÅ骩¥»Office 2003 ¾\ŪÅv20 ©Ê§O¨k ¨Ó¦ÛTaiwan µù¥U®É¶¡2010-8-9 ³Ì«áµn¿ý2015-4-14 
 | 
 ½Ð°Ý¸Ó¦p¦ó¥u±NÀx¦s®æ¤º¼Æ¦r³¡¤À¬Û¥[¨Ã±Æ§Ç
| ½Ð°Ý¸Ó¦p¦ó¥u±NÀx¦s®æ¤º¼Æ¦r³¡¤À¬Û¥[¨Ã±Æ§Ç ¦pªþ¥ó
 | 
 
 
TEST.rar
(42.89 KB)
 
 | 
|  | 
|  |  | 
|  |  | 
| ©«¤l967 ¥DÃD0 ºëµØ0 ¿n¤À1001 ÂI¦W0  §@·~¨t²ÎWIN XP ³nÅ骩¥»OFFICE 2003 ¾\ŪÅv50 ©Ê§O¨k ¨Ó¦Û¥x¥_ µù¥U®É¶¡2010-11-29 ³Ì«áµn¿ý2022-5-17 
  
 | 
                
| ¦^´_ 1# yueh0720 ½Æ»s¥N½XSub xx()
Dim Ar()
I = 0
Columns("E") = ""
For R = 2 To [C65536].End(xlUp).Row Step 3
  ReDim Preserve Ar(I)
  Ar(I) = Application.Sum(Left(Cells(R, 2), Len(Cells(R, 2)) - 1), Left(Cells(R, 3), Len(Cells(R, 3)) - 1))
  I = I + 1
Next R
[E2].Resize(I, 1) = Application.Transpose(Ar)
[E2].Resize(I, 1).Sort Key1:=[E2], Order1:=xlAscending, Header:=xlGuess
[E2].Resize(I, 1).NumberFormatLocal = "0.00"
End Sub
 | 
 | 
|  | 
|  |  | 
|  |  |