View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
snax500 snax500 is offline
external usenet poster
 
Posts: 49
Default Edit Replace formula

In Excel 2000, I have hunreds of these fomulas...

=+RFE!C74
=+WEE!C184
=+SSSS!C56
=+EDW!C1043

I want to do an edit replace to make them...

=+RFE!C74/1000
=+WEE!C184/1000
=+SSSS!C56/1000
=+EDW!C1043/1000

Can I do this using Edit-Replace?

Thanks