loops in a formula

K

Karn

Hi guys,
I wanted to know if it was possible to have a looping formula in excel, the
kind we have in all programming languages.
if there is then pleae do tell me, otherwise guide on some alternative to
have a looping effect.
 
B

Bob Phillips

Not specifically, but you can force it to process all cells or selected
cells in a range using an array or array base formula.

An example of what you want to do would help so that we can be more
explicit.
 
Top