View Single Post
  #1   Report Post  
Kanga 85
 
Posts: n/a
Default Macro avoiding circular reference

I need a macro that will do the following:
Take the cell highlighed and the next 29 cells in that row,
Subtract the value of A1 from each of these cells and paste the new value
(not the formula) into the same 30 cells,
Do this only once.

Thanks for any help.