| ©«¤l586 ¥DÃD123 ºëµØ0 ¿n¤À763 ÂI¦W0  §@·~¨t²ÎWINDOW7 ³nÅ骩¥»Office 2003 ¾\ŪÅv50 ©Ê§O¨k µù¥U®É¶¡2010-5-16 ³Ì«áµn¿ý2017-3-14 
  
 | 
                
| ±NÀÉ®×ÂনÁcÅé ªþ¤W²{¦b°µªº¤è¦¡
 ²{¦bªº¤è¦¡¦pªGȤ£¤@¼Ë¤]·|Àˬd
 ¦pªG¤£·QÀˬd¸ÓÄæ³£¬Oȱo¸Ó«ç»ò¼g?
 ½Æ»s¥N½XSub dd()
Application.ScreenUpdating = False
For i = 4 To Range("IV1").End(xlToLeft).Column
For r = 3 To Range("A65536").End(xlUp).Row
If Cells(r, i).Offset(1, 0).FormulaR1C1 <> Cells(r, i).FormulaR1C1 Then
Cells(r, i).Offset(1, 0).Interior.ColorIndex = 4
End If
Next
Next
End Sub
 Book1.rar (10.91 KB) | 
 |