Thread: Find/Rplace
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Painter[_2_] Painter[_2_] is offline
external usenet poster
 
Posts: 2
Default Find/Rplace

I am trying to find a range of Numeric values i.e. .25 to 100 and
replace it with a single Text character such as (*) . The find field
does not seem to be able to deal with a range of numbers.

If anyone has a solution please let me know.

Painter