View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Boblink Boblink is offline
external usenet poster
 
Posts: 20
Default Questions about copying a Formula

Hi, I would appreciate help in copying a formula across a row that includes
the previous cells results. For example, assuming that the formula in cell
A30 is, +A22*A50, cell B30 would be +B22*$A$50+A30, and cell C30, it would be
+C22*$A$50 +$A$30+B30, I would like to do this for 25+ cells and am sure that
there must be an easier way to replicate this formula.
Thanks, Bob