Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Override error code 214154 - max embedding

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

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Override error code 214154 - max embedding

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


--
Regards,
Tom Ogilvy

"Kreller " wrote in message
...
Apparently it is not possible to embed more than 7 formulas in one, e.g
(if...then(if...then)), etc. Do you have a suggestion to how I can
"hotwire" that and make a e.g. a macro to embed more formulas or solve
the same task in a different way?


---
Message posted from http://www.ExcelForum.com/



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Omit header from first page without embedding header in code ibvalentine Excel Worksheet Functions 6 August 28th 07 05:10 AM
Override conditional formatting with code Sarah Excel Discussion (Misc queries) 4 April 30th 07 08:28 PM
How to override "Too Many Cell Formats" error comment. Delg New Users to Excel 3 August 8th 06 06:51 PM
Error Embedding Row() within Indirect() g-boy Excel Worksheet Functions 7 May 8th 05 12:07 AM
How to resize a comment box, by embedding code into a function? JJ Excel Worksheet Functions 13 November 16th 04 08:44 PM


All times are GMT +1. The time now is 07:24 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"