Hi,
Can someone check my code here. It works on Excel 2003 but it will no
work on Excel 2000. Any clues?
Columns("P:P").Select
Selection.replace What:="-", Replacement:="", LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=False, SearchFormat:=False, _
ReplaceFormat:=False
Thanks in advanc
--
jcc3
-----------------------------------------------------------------------
jcc31's Profile:
http://www.excelforum.com/member.php...fo&userid=2469
View this thread:
http://www.excelforum.com/showthread.php?threadid=49108