View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pcw[_2_] pcw[_2_] is offline
external usenet poster
 
Posts: 6
Default Replace in Excel 97


I used the Replace function in my code while developing in
Excel XP. However, it comes back with an error when I try
to run it in Excel 97.

Is there an equivalent to the Replace function in Excel 97?
Note: this is not being used in the formula bar.