Thread: find/replace
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
LLama LLama is offline
external usenet poster
 
Posts: 6
Default find/replace

I'm trying to find all the 0's in a certain column and replace them
with a blank. However, when I hit the "find next" it finds a number
that's not 0. For example, it'll find the number 126.423 which
doesn't even have a 0 in it at all. I don't what the problem is.