View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frustrated Frustrated is offline
external usenet poster
 
Posts: 55
Default How do I set up a while loop for formulas?

Someone help me out. I have a few different equations that require iteration
in order to solve. The variable within the equations are based off of
inputed data by the user. Is there any way that I can create a while loop
within excel to calculate the values that I need?