Calculating figures using nested If statements

A

Allan F

In Outlook 2003, when trying to calculate a fugure, while setting the Initial
Value, I enter a formula which consists of 9 nested If-statements. For some
reason, it accepts 7 but not the 8th or 9th. It provides the following
error: "Missing operand before comma, ), or operator".

I do not believe that I am missing anything. Are there limitations on how
many If-statements that I can use?

Thank-you
 
S

Sue Mosher [MVP-Outlook]

Maybe you reached the undocumented size/complexity limit for such formulas.
9 nested IIf statements is certainly beyond my own debugging limit. I'd
write code instead.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top