answersLogoWhite

0

Nesting is putting functions inside another functions. Lots of functions work together and can be nested. You should be careful as sometimes it can be complicated. There are things like having the right amount of brackets. Often it is best to initially do the functions separately and make sure they are working and only then nest them.

As a simple example, say you had two lists of numbers and you wanted to get the total of each list and then find which was the highest of the two totals. You could use SUM to get the two totals and then use MAX to get the highest. You could do it all separately as three functions. The advantage of that would be that you would see the two individual totals on your spreadsheet. However you may only want just to see the highest total. In that case you could nest the two SUM functions inside a MAXfunction. So say one list was from A2 to A20 and the other was C2 to C20, you could do this:

=MAX(SUM(A2:A20),SUM(C2:C20))

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What function in Microsoft Excel determines most frequent value?

The MODE function.


What is the step function of Microsoft Excel?

There is no step function in Excel. However, you can use excel to create a Step Function Chart. See related links for a video to explain the process.


Can a person complete calculations in Microsoft Excel 2003?

Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.Yes they can. It is what Microsoft Excel is for.


How do you do standard deviation on Microsoft Excel?

Use the STDEV() function.


How do you use the all function in Excel?

you can get help in the Microsoft excel itself by pressing F1 key.


Icons Microsoft Excel in their function?

MS Excel icons just search on google for answers


How can one user get full Microsoft Excel help?

Microsoft Excel has a help function built into it that will search through a pre-installed FAQ to help find an answer. If you cannot find an answer there Microsoft support can answer any question you have.


Who are the creators of Microsoft Excel?

Microsoft excel was created by Microsoft


How do you launch Microsoft Excel?

Programs->Microsoft Office->Microsoft Excel


What is the spreadsheet program in Microsoft office 2007?

I believe the only Microsoft program used to create spreadsheets is Microsoft Excel.


Is there a function in Microsoft Excel where you can type a name or number you are searching for in the document and Excel will find it for you?

Try looking at SEARCH or INDEX in the help file.


Who created Microsoft Excel?

Microsoft Excel was created by Microsoft Corporation. It was first released in 1985.