bottom
Great ExcelTips!
         
Your e-mail address is safe!
Close Note

Tips.Net > ExcelTips Home > Worksheet Functions > Functions Within Functions

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.

Tip #1954 applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003


Got the Time? If you work with either times or dates in Excel, you really need ExcelTips: Times and Dates. Everything you need to know about slicing, dicing, and generally working with times and dates.

Helpful Links

Ask an Excel Question
Make a Comment

Tips.Net Home
Vital News Home

ExcelTips FAQ
ExcelTips Premium

Learn Access Now

Beauty Tips
Bugs and Pests Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Money Tips
Organizing Tips
Pet Tips
Word2007 Tips
WordTips

Advertise on the
ExcelTips Site

 

Great Info!

Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your e-mail address and click "Subscribe."
     
(Your e-mail address will never be shared with anyone, ever.)