Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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. |
#3
![]() |
|||
|
|||
![]()
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. |
#4
![]() |
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I isolate my Excel server (automation) from other Excel instances? | Excel Discussion (Misc queries) | |||
VB Automation is Whacking out my Excel Environment | Excel Discussion (Misc queries) | |||
Excel aficionado wants to learn Access | Excel Discussion (Misc queries) | |||
Excel aficionado wants to learn Access | Excel Discussion (Misc queries) | |||
Excel user desires to learn ABC of Access | Excel Discussion (Misc queries) |