- ©«¤l
- 60
- ¥DÃD
- 26
- ºëµØ
- 0
- ¿n¤À
- 93
- ÂI¦W
- 0
- §@·~¨t²Î
- Windows
- ³nÅ骩¥»
- Windows 7
- ¾\ŪÅv
- 20
- µù¥U®É¶¡
- 2014-9-8
- ³Ì«áµn¿ý
- 2020-4-15
|
¤j¤j̦n
§Ú·Qn°Ý»¡¥i¥H°w¹ïCÄ檺¸ê®Æ ¹ïAÄ椤¦³ªº¼Ð°O¤W¶À¦â¶Ü(ªþ¥ó¤@)
¸ÕµÛ§Ë¤F¤@¤U ·|Åܦ¨ (ªþ¥ó¤G) ³on«ç»òקï?? ³Â·Ð¤F ·PÁÂ
Dim i As String
For j = 1 To 5
Worksheets(1).Columns("A:A").Select
i = Worksheets(1).Range("C" & j)
Selection.FormatConditions.Add Type:=xlTextString, String:=i, _
TextOperator:=xlContains
Selection.FormatConditions(Selection.FormatConditions.Count).SetFirstPriority
With Selection.FormatConditions(1).Interior
.PatternColorIndex = xlAutomatic
.Color = 65535
.TintAndShade = 0
End With
Next |
-
-
Q55.png
(4.93 KB)
ªþ¥ó¤@
-
-
Q59871.png
(3.89 KB)
ªþ¥ó¤G
|