How many similar functions can be put in one cell?
Can you point out at where the nesting is being exceeded? I have only seven
nested if statements. The equation converts meters into feet, inches and
fractions of an inch to the nearest eighth. It works fine if I spilt it into
2 cells, but I don't want that.
"Ron Rosenfeld" wrote:
On Wed, 26 Oct 2005 11:16:06 -0700, "Forrest"
wrote:
I have a formula in one cell with several functions used multiple times. It
seems though that 25 times is the max for the Round function before it blows
up. Why?
The error has nothing to do with the ROUND function. You have run into the
seven level function nesting limitation of Excel.
What are you trying to do? Perhaps someone can suggest an shorter formula.
--ron
|