Avoid nested formula errors with Excel's Insert Function dialog box
Takeaway: Excel's nested formulas option may be useful, but many people find it a challenge fraught with potential errors. Mary Ann Richardson explains an easy way around it: use the Insert Function dialog box.
Entering nested formulas manually into Excel can often lead to syntax and typing errors. For example, suppose you want to know what the average minimum monthly sales are for the North, South, and East regions. To avoid errors, you could create a MIN formula (MIN being the minimum function, which returns the smallest value in a range, as opposed to MAX, which would return the largest value in a range) for each of the regions in three different cells, and then reference those cells in a separate average formula.
Or, you could follow these steps and use the Insert Function dialog box to nest the MIN formulas in one average formula.
- Click in the cell where you want the formula to appear.
- Click the Insert Function button in the formula bar.
- Select Average and click OK.
- Click the Arrow button to the left of the Cancel button in the formula bar.
- Select MIN from the list.
- Select the North region's monthly totals cells.
- Click OK.
- Click the Insert Function button.
- Click in the Number 2 box.
- Click MIN in the formula bar.
- Select the South region's monthly totals cells.
- Click OK.
- Click the Insert Function button.
- Click in the Number 2 box and tab to the Number 3 box.
- Click MIN in the Formula bar.
- Select the East region's monthly total cells.
- Click OK.
Miss a tip?
Check out the Microsoft Excel archive, and catch up on our most recent Excel tips.
Help users increase productivity by automatically signing up for TechRepublic's free Microsoft Office Suite newsletter, featuring Word, Excel, and Access tips, delivered each Wednesday.
White Papers, Webcasts, and Downloads
- Why Isn't Server Virtualization Saving Us More? A Few Small Changes May Dramatically Increase Your Efficiency VMware Ever wonder why your company isn't saving more from its server virtualization? Making a few small changes could dramatically increase your efficiency. Download Now
- VMware Infrastructure: A Guide to Bottom-Line Benefits VMware Frustrated by the high cost of maintaining or building ever-larger data centers? Get the facts you need to formulate your Virtualization Action Plan. Download Now
- Tom Davenport Study: Linking decisions and information for organizational performance IBM Tom Davenport's new client study looks at approaches to linking ... Download Now
- The Scalable Enterprise: VMware ESX Server on the Dell PowerEdge 6650 Dell This paper introduces the server virtualization software, VMware ESX ... Download Now
- Building the Virtualized Enterprise with VMware Iinfrastructure VMware VMware virtualization software has been adopted by over 120,000 enterprise ... Download Now
Article Categories
- Security
- Security Solutions, IT Locksmith
- Networking and Communications
- E-mail Administration NetNote, Cisco Routers and Switches
- CIO and IT Management
- Project Management, CIO Issues, Strategies that Scale
- Desktops, Laptops & OS
- Windows 2000 Professional, Microsoft Word, Microsoft Excel, Microsoft Access, Windows XP,
- Data Management
- Oracle, SQL Server
- Servers
- Windows NT, Linux NetNote, Windows Server 2003
- Career Development
- Geek Trivia
- Software/Web Development
- Web Development Zone, Visual Basic, .NET

