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.



