View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dana DeLouis[_3_] Dana DeLouis[_3_] is offline
external usenet poster
 
Posts: 690
Default Excel Iterative calculations

Can you post the equation. We might be able to trap the input variable,
and make sure the equation does not diverge.
Dana


petersampson wrote:
I use a spreadsheet with indirect circular cell references. When it works I
observe the iterations narrowing until I have a verifiable answer. However,
the iterations often expand (rather than narrow) leading to errors.
Is there anywhere I can read-up on iterative calculations in Excel?