¥»©«³Ì«á¥Ñ kennet ©ó 2012-5-28 12:19 ½s¿è  
 
¤§«e¥Î03ª©¥»®ÉÁÙ¦n¦nªº, ¦ý¤½¥q¹q¸£¤@Âà¥Î2010ª©¥»®É¦æ¨ºÓVBA«K¥X²{°ÝÃD¤F 
"°õ¦æ¶¥¬q¿ù»~1004": À³¸Óµ{¦¡©Îª«¥ó©w¸q¤Wªº¿ù»~- ' Delete ¤pp
 
 - Sheets("Summary").Select
 
 - x = 4
 
 - Do Until word = "¤pp"
 
 - word = Right(Cells(x, 5), 2)
 
 - x = x + 1
 
 - Loop
 
 - Cells(x - 1, 5).Delete
 
 - x1 = 4
 
 - Do Until word1 = "¤pp"
 
 - word1 = Right(Cells(x1, 4), 2)
 
 - x1 = x1 + 1
 
 - Loop
 
 - Cells(x1 - 1, 4).Delete
 
 - x2 = 4
 
 - Do Until word2 = "¤pp"
 
 - word2 = Right(Cells(x2, 3), 2)
 
 - x2 = x2 + 1
 
 - Loop
 
 - Cells(x2 - 1, 3).Delete
 
 - x3 = 4
 
 - Do Until word3 = "¤pp"
 
 - word3 = Right(Cells(x3, 2), 2)
 
 - x3 = x3 + 1
 
 - Loop
 
 - Cells(x3 - 1, 2).Delete
 
 - x4 = 4
 
 - Do Until word4 = "¤pp"
 
 - word4 = Right(Cells(x4, 1), 2)
 
 - x4 = x4 + 1
 
 - Loop
 
 - Cells(x4 - 1, 1).Delete
 
  ½Æ»s¥N½X °»¿ù®ÉÂI¥X²Ä5¥y»yªk¥X²{°ÝÃD, ½Ð°Ý¦p¦ó¸Ñ¨M? |