Long formulas...... frustrated

jman6120

New Member
Joined
Sep 2, 2009
Messages
1
I often find myself faced with fairly long formula in a cell. This by itself
isn't a problem, but usually these formulas have many nested "IF" statements,
and are logically & arithmatically complex. I have gone to the Microsoft
site, and used Excel's help to find a better way to analyze, edit and debug
long formulas. I haven't found that the standard options still leave a lot to be desired!
Am I alone experiencing this frustration? I have done quite a bit of searching
and still no luck. Can anyone on the board point me to a good solution
or better still share the name of any tools that you know of, that addresses
working with long, complex formulas?
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
There's been a bit of debate around this question. Options include

F9 in the formula -- evaluates what you highlight
Formula auditing tool -- sounds like you've been there
Break up the formula into multiple cells. Yes it's a bit ugly but you can isolate and test the logic independent of the other pieces (and hide the columns). Then the If formula that pulls it together can be much simpler, and debugging is less of a headache.

Denis
 
Upvote 0
When editing a formula you can press Alt+Enter to break the formula up onto more than one line which can make it easier to read sometimes.

Dom
 
Upvote 0

Forum statistics

Threads
1,215,721
Messages
6,126,447
Members
449,314
Latest member
MrSabo83

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top