View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
srosetti srosetti is offline
external usenet poster
 
Posts: 33
Default Looking at this problem a bit differently

What I'm looking to do is do a find/replace, but only in one column.
Anyone know how to do this with helper cells or etc? I tried the
typical Find/Replace and it seems to bee quite laborious. I only want
it to search in Column N. Also, I want to be able to change the Find
and replace quite easily.

For example I want to search for .25 and replace with it 1/4

ideas?