View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Laurie Born Laurie Born is offline
external usenet poster
 
Posts: 1
Default How to change a value in a cell based on finding value in another

I want to perform a search of entire spreadsheet and when a specified value
is found a replace is performed in a specified cell of a specified value. I
want to code this in VB to be used as a macro.