View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shamik Shamik is offline
external usenet poster
 
Posts: 2
Default Macro to replace error values

I am working on huge spreadsheets in excel. Many cells have error
values. Can anyone suggest a macro that will find all these error
values and replace them with a "." (period)?

Thanks