- ©«¤l
- 678
- ¥DÃD
- 147
- ºëµØ
- 0
- ¿n¤À
- 799
- ÂI¦W
- 0
- §@·~¨t²Î
- win 8
- ³nÅ骩¥»
- MS 2003
- ¾\ŪÅv
- 50
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2016-2-9
- ³Ì«áµn¿ý
- 2022-1-20
|
ª¦¤å³\¤[¡AÁÙ¬O§ä¤£¨ì¾A¥Îªº»yªk^^"
¥ý¥H¿ý»sªº»yªk¼È¥Î~~¦pªG¥i¥H¦A״¸Ü¡A¸Û½Ð¦U¦ì¤j¤j¤£§[½ç±Ð!ÁÂÁÂ!
'§ó§ï¤å¦r©M©³¦â
Range("AP2:AP127").Select
Application.FindFormat.Interior.ColorIndex = 44
Application.ReplaceFormat.Interior.ColorIndex = 38
Selection.Replace What:="¤j", Replacement:="¤p", LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=False, SearchFormat:=True, _
ReplaceFormat:=True
Application.FindFormat.Interior.ColorIndex = 4
Application.ReplaceFormat.Interior.ColorIndex = 40
Selection.Replace What:="¤j", Replacement:="¤p", LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=False, SearchFormat:=True, _
ReplaceFormat:=True
Application.FindFormat.Interior.ColorIndex = 8
Application.ReplaceFormat.Interior.ColorIndex = 39
Selection.Replace What:="¤j", Replacement:="¤p", LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=False, SearchFormat:=True, _
ReplaceFormat:=True
Range("AX2:BB127").Select
Selection.Replace What:="¤j", Replacement:="¤p", LookAt:=xlPart |
|