![]() |
Mini-editor for nested IF's in Excel
I would say I'm a low-level Excel poweruser (say, 8 on a scale of 10). I have
no problem writing an IF statement, andsometimes I even write nested IF statements. But they are HELL to debug. Ioften find myself wishing that Excel had a rudimentary editor to show them asindented and blocked for human readability. |
A laudable idea... But, why don't try to re-express those lengthy
IF-formulas in terms of other functions? More often than not, such formulas are re-writeable as lookup formulas. Erik Neu wrote: I would say I'm a low-level Excel poweruser (say, 8 on a scale of 10). I have no problem writing an IF statement, andsometimes I even write nested IF statements. But they are HELL to debug. Ioften find myself wishing that Excel had a rudimentary editor to show them asindented and blocked for human readability. |
Excel is very forgiving.
Try putting some alt-enters and extra spaces into your formula (before the commas that separate the parms is nice). You may be pleasantly surprised how it looks. I put this simple formula in a cell and excel parsed it ok: =IF(A1=B1, C1, D1) Erik Neu wrote: I would say I'm a low-level Excel poweruser (say, 8 on a scale of 10). I have no problem writing an IF statement, andsometimes I even write nested IF statements. But they are HELL to debug. Ioften find myself wishing that Excel had a rudimentary editor to show them asindented and blocked for human readability. -- Dave Peterson |
All times are GMT +1. The time now is 03:52 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com