View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
amanda amanda is offline
external usenet poster
 
Posts: 12
Default replacing range of cells with text

Help! I am a rank beginner. I am trying to write code that will
replace a cell with a specified value with text. For example if in
(A1:A9) there is a cell value that = "123" (no formula) then change
that cell to read "hello how are you".

Thanks!
Amanda