Beware the Nested IF Formula in Excel

Do you use the IF function in your workbooks?  It’s helpful if you want to check something, and then show a result based on the result of your test.

For example, in the screen shot below, the total won’t show if a quantity hasn’t been entered in cell D7.

Continue reading “Beware the Nested IF Formula in Excel”

Drop Down Hours and Minutes

Last week, someone asked me how to create drop down lists for hours and minutes, and also control the total time that was entered. Production time and Defect time would be entered, and Defect total time could not be greater than the Production total time.

He sent a sample file, with drop down lists in place, but they allowed invalid times to be entered. Was there any way to make it work?

Continue reading “Drop Down Hours and Minutes”

Choose Excel Dashboard Chart in Drop Down List

You can make an interactive dashboard in Excel, even if you can’t use macros, or prefer to avoid them. Select a chart or chart data from a drop down list, and the selected item will instantly appear on the dashboard – no macros required.

Continue reading “Choose Excel Dashboard Chart in Drop Down List”