Override error code 214154 - max embedding

  • Thread starter Thread starter Kreller
  • Start date Start date
K

Kreller

Apparently it is not possible to embed more than 7 formulas in one, e.
(if...then(if...then)), etc. Do you have a suggestion to how I ca
"hotwire" that and make a e.g. a macro to embed more formulas or solv
the same task in a different way
 
Assuming you mean in a spreadsheet using worksheet formulas
Generally you can satisfy the requirement with a lookup table or using
Choose or some other combination of formulas - it depends on what you are
trying to do.

A workaround is to split your conditions between two top level conditions
then you can work down each side.
Chip Pearson has an example:

http://www.cpearson.com/excel/nested.htm
 

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

Back
Top