How do I add two cells in Numbers

I know the answer must be really simple, but so far I cannot manage to do a simple calculations.
All I want to do is add figures from two seperate cells E30 and E31. Each of these cells have the sub totals of cells above, and I just want to have the grand total by adding the numbers in both of the above cells.
Thanks

Darrell,
Berfore we jump to the answer, please allow me to give you the most important suggestion I can: Read the first four chapters of the Numbers User Guide. It's free and can be downloaded from a link in the Help menu. Once you have downloaded it, Save it to your Desktop so it's handy.
All calculations begin with the equal sign: =
That signals Numbers that what follows is an expression that must be evaluated. To add two cells, write:
=Cell1 + Cell2, where Cell1 and Cell2 are cell addresses such as D1 or F2.
This expression is placed in the cell where you want the answer to appear.
Jerry

Similar Messages

  • How to add two different page numbers in a single page

    How to add two different page numbers in a single page? One is for page number of the whole article, the other one is for page number for each chapter in the article.

    It's quite complicated, see
    Two Page Numbering Schemes in the Same Document.
    Regards, Hans Vogelaar (http://www.eileenslounge.com)

  • How to print a specific cell in numbers

    how to print a specific cell in numbers?

    Copy the cell (contents), Paste onto a page of a separate document, or onto a separate sheet of your Numbers document, Print.
    Or insert a single cell table onto your Numbers document, type an = sign in the cell then click on the cell you want to print. Drag the new table to a second sheet, set up your page there, and print.
    See the Numbers '09 User Guide for other useful tools and techniques. Download the guide via the Help menu in Nuimbers.
    Regards,
    Barry

  • How do I add multiple rows in Numbers for iPad?

    how do I add multiple rows in Numbers for iPad?

    Hi James,
    On the iPod I can only insert what is on the clipboard but I can insert however many rows I have there. Is it working differently for you? Benjoon seemed to think that he could not do this in Numbers. He was ruling Numbers out because of it. He doesn't need to do that because of this issue.
    If I was needing to insert multiple blank rows often I might keep a table of blank rows or just some blank rows at the end of the working table that I could copy/paste. This is no different than Numbers on the Mac.
    quinn

  • How do you add multiple cells to the LARGE function?

    I want to add several cells which are contained on different sheets and tables to the same LARGE function and select the first ranking cell value.
    How do I add these cells as a single argument for this function?

    "...and select the first ranking cell value."
    Hi eobet,
    If your actual goal is as stated, you could use MAX, which will accept a list, a range, or a list of ranges as arguments.
    LARGE accepts only a single argument to establish the set of values, plus a single argument to establish the rank of the desired value. That means you need to collect all of the vlues into a sngle contiguous group/range, then specify that range as the set. The avantage, ofcourse, is that with LARGE, you can specify that you want the 'third largest' value in the set.
    Here's an example.
    The data set is column B on tables Data 1 and Data 2.
    The set is collected into a single contiguous range on the table Aux (which may be hidden, or placed on a separate sheet).
    LARGE collects the nth value from the collected set in Aux, using this formula in the table Summary:
    A2, and filled down: =LARGE(Aux :: A:B,ROW()-1)
    MAX returns the largest value from the original data set on Data 1 and Data 2, using this formula on the table Summary-1:
    A2: =MAX(Data 1 :: B,Data 2 :: B)
    Regards,
    Barry

  • How can i add two values under the same property?

    Hi all,
    How can i add two values under the same property name in a
    prop list? For example:
    [question1: "item1","item2", question2: "item3","item4"]
    To be more precise, i am creating a property list and I want
    whenever a two values have the same property name to be added int
    he list under the same property. For example:
    gMyList.AddProp (#""&question&"" & x,
    member("input").text)
    question is a variable that is updated fromt he user's input.
    Now, whenever somethign like this happens:
    question = "question1"
    member("input").text = "five"
    question = "question1"
    member("input").text = "six"
    I want to output list to be:
    [question1: "five","six"] and so on
    Any ideas?

    Maybe you could make each property a list (so you have a
    property list full
    of lists), and add multiple values to the list held in a
    particular
    property?
    Cheers
    Richard Smith

  • How do i print selected cells in numbers?

    how do i print selected cells in numbers?

    As I'm lazy, I use this script and paste where I want.
    --{code}
    set the clipboard to (the clipboard as «class PDF »)
    --{code}
    I  made a test which gave a funny result.
    Given a Numbers document with a chart.
    I selected the chart, the title and the legends
    then I grouped these objects.
    Select all
    copy
    run the script
    I pasted in the sheet to be able to take a screenshot.
    It's a bit inconsistent.
    Text values are passed when they are in cells
    They are passed when they are used as value labels in the chart
    but they aren't passed when they are chart's title or legend's components.
    Funny behavior, the graphic symbols are moved in the process to the location where they would be if the text components were nil strings.
    No comment upon a table's title which can't be selected with the table itself.
    Yvan KOENIG (VALLAURIS, France) lundi 3 octobre 2011 14:01:20
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • How do I add a list of numbers stored in an array

    How do I add a list of numbers stored in an array? The code I
    have is showing ‘NaN’ when I try to add the second item
    in each element of the array:
    var aItemPrices:Array = new Array(["item1_mc", 10], ["item
    2_mc", 20], ["item 3_mc", 30]);
    var totalPrice:Number;
    for (i=0; i<aItemPrices.length; i++) {
    //the following line traces 'NaN'
    totalPrice += aItemPrices
    [1];
    trace("totalPrice: "+ totalPrice);

    i modified your code in 2 places, check it
    var aItemPrices:Array = new Array(["item1_mc", 10], ["item
    2_mc", 20], ["item 3_mc", 30]);
    var totalPrice:Number=0; //Mani changes
    for (i=0; i<aItemPrices.length; i++) {
    //the following line traces 'NaN'
    totalPrice += aItemPrices
    [1];//Mani changes
    trace("totalPrice: "+ totalPrice);

  • How do you lock individule cells in numbers on ipad

    how do you lock individule cells in numbers on ipad

    Wayne, are you sure its iOS numbers that can lock the table? If so, could you please show me how? Havent figured it out yet.
    Thanks
    Jason

  • How to merge and centre cell on Numbers 3.2?

    Hello, I need to merge and centre two cells on Numbers 3.2 and haven't found any way to do it yet?

    I used to love merging cells to ge things looking just the way I thought they should. SG and others on this forum have convinced me to avoid it. It does not take much tweaking to get the results I used to get with merged cells.
    I entered the text in C1. There are no merged cells. The alignment is right justified. To get it centered on B and C I typed option-tab twice after "Cells". It is a little difficult because you can't see option-tab while you are entering it. Once you leave the cell its affects are manifest.
    quinn

  • How do I add most frequently called numbers

    How do I add most frequently called numbers?
    Thank you,
    Marilyn

    If you mean call favorites, open Phone, tap the Favorites button at the bottom, tap the plus sign at the top, choose the contact and number you want to add.

  • Can I add just cells in numbers without creating a whole new row?

    can I add just cells in numbers without creating a whole new row?

    Thanks to Jerrold Green1 for the answer to this back in Dec. 09.  Numbers is so logical, it worked perfectly.

  • Using `n how can i add two empty line (two carriage return), between these two lines in the output file?

    hi friends
    using `n   how can i add two empty line (two carriage return), between these two lines in the output file?
    PS C:\> $env:COMPUTERNAME | add-content c:\file.txt
    PS C:\> $Env:USERDOMAIN  | add-content c:\file.txt
     i tested "$env:computername`n`n`n$env:userdomain" | add-content c:\file.txt   but it results in 
    myPCMyDomain
    but i wanted the contents of the output file be like this:
    MyPC
    #empty line here 
    #empty line here
    MyDomain
     i tested many other forms but didn't work.
    thanks

    I tried it, as well. The line breaks were respected in the PowerShell console, Programmer's Notepad, and Word; they weren't in Notepad.
    You are using a Unicode file.  Locale is what?
    If you just want notepad compatible line breaks then do this:
    del file.txt ; "$env:computername`r`n`r`n`r`n$env:userdomain" | add-content file.txt ;notepad file.txt
    Look in hex to see that `n is ^L or 0xA and is only one character.  CrLf is 0xD 0xA - two characters.
    My programmers editors and VS all understand a single ^L as a line break so does PowerShell.  Only DOS/Notepad and other utilitis don't understand this..
    ¯\_(ツ)_/¯

  • How do I add a few more numbers to my Friends and Family?

    How do I add more numbers to my Friends and Family?

        Hello lisascv,
    I want to make sure we can get your plan updated. The use of Friends and Family numbers is a great way to esnure that the people you call most don't affect your allowance. For steps to manage your Friends and Family list, please use the following link and select Friends & Family: http://vz.to/1n8QjsJ
    AndreaS_VZW
    Follow us on Twitter @VZWSupport

  • How do you add two separate treadlines to a graph

    I created a scatter plot for my data. I have two different sets of data that I want to plot on the same graph. It has to do with the gain of water weight depending on the concentration of either sucrose or salt. I graphed both sets of data on the same graph but i need two different treadlines to see the differences in slope. Is there a way to get two different treadlines on this graph with the data i select or is there a way to superimpose graphs on each other so they are one?

    Emily,
    You have to have the proper Table layout for this to work.
    Numbers requires that the two different series be in different pairs of columns.
    For instance, Series 1 could be: x-values in column A and y-values in column B, and Series 2 could be: x-values in column C and y-values in column D.
    Otherwise, Numbers doesn't know how to keep the two series separate.
    You build such a Chart by starting with only Series 1, then select Series 2 and drag it to the chart.
    Jerry
    Message was edited by: Jerrold Green1

Maybe you are looking for

  • I got a question

    alright i bought my imac around 4 months ago and im wanting to take it back because i realize i could of gotten a macbook pro 15 inch i5 and a 27 inch led display and have the both luxury of having a desktop and a portable laptop is there any way i c

  • Is it possible to print a full page in Illustrator and bleed the art off of the edges of the paper?

    Is it possible to bleed artwork off the edges of an 8.5 X 11 sheet of paper? I'm trying to print cards that are 2 up in landscape orientation and the art keeps  getting trimmed off an inch or so before the edge of the paper. RIchard

  • Fusion Release 9 Coexistence from EBS - Invoke Webservice from EBS

    The following error is seen while trying to invoke LoaderIntegrationService from EBS Doc ID 1592028.1 has the resolution but our implementation is on cloud and we are unable to get the oimclient.jar. This is blocking our work and needs immediate help

  • ADF pivot table header cell iteration

    Hi All, I am working on a program where I want to pass the header cells separated by "|" to the analysis server. for example: ||Fiscal|FPB|Projected Sales||KAV|Projected Sales||KCT|Projected Sales||KSA|Projected Sales||All Products|Projected Sales| T

  • Where can I download Adobe Premier Elements 11 ?

    I work in the school and we have a group licence for this particular version. I hope someone can give me advice about this as I do not have the hard copy of the software. Regards