number calculation

Public Schedule Face-to-Face & Virtual Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Number calculation

Number calculation

resolvedResolved · Low Priority · Version 2007

Jayson has attended:
Excel Intermediate course

Number calculation

How do i calculate Various numbers in different fields

RE: Number calculation

Hi Jayson, Welcome to the forum, in answer to your post, I think this sounds like a SUMIF requirement.
This function adds up things depending on the criteria you give it. (Add up the cost of all apples, for example.) The function expects certain arguments. These are:

=SUMIF(range to check, criteria, range to sum)

The first argument, range, is the cell or cells you want to check. The second argument, criteria, is what you want to check for. The third argument, sum_range, are the cells to add up. So perhaps the formula in a cell outside the chosen ranges would be something like:
=SUMIF(A1:A20,"North",B1:B20)
The function will search A1:A20 and where it finds the label North it will sum the adjoining cell in B1:B20. I hope that was useful, regards Pete



 

Excel tip:

Charts

Select the data and press the function key F11 and the chart will be created on a separate worksheet.

View all Excel hints and tips


Server loaded in 0.09 secs.

✓ w3speedster