Excel.Tips.Net Welcome toExcel.Tips.Net

Helpful Links

Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment

Tips.Net Store

ExcelTips FAQ
ExcelTips Premium

Learn Access Now
Free Printable Forms

Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips

Advertise on the
ExcelTips Site

Newest Tips

Recording a Macro

Adding a Little Animation to Your Life

Converting a Range of URLs to Hyperlinks

Making the Formula Bar Persistent

Engineering Calculations

Digital Signatures for Macros

Fixing the Decimal Point

 

Functions Within Functions

Summary: Using functions within functions in Excel to create just about any formula you need. (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, and Excel 2003.)

One important feature of Excel is the fact that you can use functions as arguments to other functions. For instance, consider the following formula, which calculates the confidence interval for a population mean:

=CONFIDENCE(0.05,STDEVP(B9:B18),10)

In this instance, there are two functions used--CONFIDENCE and STDEVP--and they are said to be nested. This means only that the latter function is used as an argument for the former. When this formula is calculated, Excel calculates the result of the STDEVP function, and then uses the result in the calculation of the CONFIDENCE function.

How you use functions within your formulas, and how they are nested, is entirely up to you.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (1954) applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003

Remove Some Stress at Tax Time! Doing your personal income taxes can be a royal pain. Why not make the process just a bit less stressful with our 101-question checklist. You can prepare for filing your taxes with confidence, knowing you've covered all your bases.
 
Check out Filing Your Income Taxes Checklist today!