cells.replace(old,new)
to replace all occurencies of OLD with NEW on an opened excel workbook.
unlucky this pops up warning if the string OLD is not present in the
workbook.
how can i do it without having warnings popping up?
thanks a lot in advance.
Simone