Thread
:
problem with replace command
View Single Post
#
5
Posted to microsoft.public.excel.programming
ruchie
external usenet poster
Posts: 32
problem with replace command
Cells(x, 25).Value = Replace(Cells(x, 25).Value, "", "TRU")
should this work to replace blanks as well?
Reply With Quote
ruchie
View Public Profile
Find all posts by ruchie