Help with Numbers spreadsheet

Here's the situation I live with my gf and roommate and we're trying to make a spreadsheet to track our finances. Here's what I'm currently having trouble making:
I have 3 types of entries Rent, Groceries and House. When a entry is added for the House catergory, I want the amount in the paid column to be divided by three with a third of it going into the Cam owing Kim (Cam -> Kim) cell and the Kar owing Kim (Kar->Kim) cell. (This is because when we buy stuff for the house we all use it and the cost should be divided evenly between the 3 of us)
When an entry is made for the Groceries catergory I want the amount paid column to be divided by two, with half going into the Cam owing Kim (Cam->Kim) cell. (This is because my gf and I buy groceries together and split the cost between the two of us)
When an entry is made for the Rent catergory I dont want any division to happen. (This is because we all pay the rent individually)
I'd greatly appreciate any help to make this work! I'd ideally like it to work this way, but I'm open to trying another way if it might be easier. Thanks in advance
Kimani Peter

jerry mendelsberg wrote:
when I try print preview, the screen shows 2 versions of my spreadsheet----one with the numbers or data in the cells and one with the cells empty.
It most likely is that you are seeing one spreadsheet (the proper term in Numbers is "table") spread over two pages, with the rightmost columns empty of any data. To confirm this, look to the left of the Numbers window, where it says "Sheets." Do you see more than one item under that heading that has a yellow box next to it? Most likely, you will see just one item like this. If so, you only have one table.
If not, you have more than one table & can probably just delete the second, empty one. This is easily done by clicking once on its little yellow icon, checking the print view to make sure that it is the one selected (it will have little squares at each corner & at each midpoint of its edges), & then pressing the delete key.
If you have only one table, confirm that it only has the number of rows & columns you expect: Click on any cell once. You should see an angular tab appear it the bottom right of the table. (Most likely, you will see the tab appear on the second page of your table.) Click & hold but do not drag on this tab. You should see a yellow box appear listing the number of rows & columns in the table.
If the column or row count isn't what you expect, you have extras that most likely are empty. You can delete them by hovering the pointer over the row or column label (at the top or left edge of the table, filled with letters or numbers) & clicking on the small triangle that appears. This drops down a menu with an option to delete the row or column.
I suggest you browse through the "Getting Started" booklet to become more familiar with the basic features of this & the other iWork applications. It should quickly become clear how to use them.

Similar Messages

  • I need a little help help with the Spreadsheet 9 ActiveX control

    Here's the situation: I want to import data from an Excel file to the MS Office Spreadsheet 9.0 ActiveX control on the LV front page. I can retrieve the data just fine but I can't get it to display in the control on the front page. I can select a range and when I try to write to the Value property I find that I cannot. The problem seems to be the Value property itself cannot handle 2-D data arrays. I can select a 2D range and write a single value which gets written to every cell in the range but when I read the data I get only the first cell in the range and an error if I try to caste the Variant output to a 2D array.
    I've noticed a Value2 property for the range when actually working with Excel but I haven't been able to determine where or if it exists for the Spreadsheet 9 control. I've attached a little test program to better show what I'm experiencing/talking about. Anyone have any suggestions on this? It seems like it would be possible or else why have the control there but I haven't found a way around it. Thanks in advance.
    Gary D
    Attachments:
    spreadsheet 9 test.vi ‏41 KB

    Jack J. wrote:
    Hey Gary,
    What version of MS Office does the 9.0 ActiveX control come with. I have version 11.0 here. I could get your program working on my computer but I had to reinitialize the activex control to the 11.0 control. I also had to reselect the properties. All the properties are essentially the same except Value. In this ActiveX version, I see the Value2 property (the Value property does not exist). And your method of reading and writing to the Value2 property handles 2D arrays.
    If you can tell me what version of Office you are using, I will try to find a computer with that version and try your program.
    Jack J.
    Applications Engineer
    National Instruments
    Most of the computers have Office 2000 which uses the Value property and the Spreadsheet 9.0 control. I too have been able to duplicate it ona computer with Office 2000 (Spreadsheet 11.0). I think it may just be a functionality of the Excel version though for some reason if I use Excel and go through the song and dance with the methods and properties, I get to the Value2 property.
    After writing that it seems weird that using Excel properties and methods gets me to the point where I can select the Value2 method and read/write accordigly, but with the Spreadsheet 9.0 control (which, I assume is simply embedding Excel in the app) I get to a different set of properties. Perhps Spreadsheet 10 (or 11) is on the computer but not showing up? That's the only sensible conclusion I can come to, though it seems weird for it to not show up on multiple computers which effectively kills that idea anyway.
    Anyway. thanks for any help you can provide.

  • Thanks for help with Numbers and web stock quotes

    Koenig Yvan,
    I want to public thank you for sharing your Applescript: InsertQuotes from 2009 that works with Numbers.
    I've successfully modified and simplified it for my purposes to be able to retrieve and set values for a portfolio of U.S. mutual funds that are our investments.  I have a spreadsheet that started out years ago as an Excel spreadsheet on Windows XP and used Microsoft's ability to retrieve information from the web from finance.yahoo.com and place it in Excel spreadsheet cells. 
    I converted that spreadsheet to Google spreadsheet using their GoogleFinance function.  It proved to be unreliable intermittently and now I've taken that spreadsheet into Numbers '09 and used your script, modified to use my portfolio's list of symbols and to put just the prices into a quotes sheet.  For each account I track in my Numbers spreadsheet I use the table Lookup function to search the quotes sheet for a specific symbol and have the function return the associate price.
    Following your instructions I put the Applescript in the ~/Library/Scripts/Applications/Numbers/ and after opening my Numbers spreadsheet, with one mouse click in the System wide Scripts menu, execute the script which accesses finance.yahoo.com and sets the latest prices into my quotes sheet.
    Thanks very much for sharing with everyone.  I appreciate having access to your work to make my work much easier.

    Which structure ?
    If you are wondering about the Library folder, it's a feature described thiuysands of time.
    In Lion, this folder is hidden.
    press Option while triggering the menu "Go to" give access to this folder.
    Yvan KOENIG (VALLAURIS, France) vendredi 14 octobre 2011 20:36:13
    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

  • Need help with a Spreadsheet style app

    I was just wanting some help in working with developing an app for my iphone... i had previous experience in microsoft visual basic but i don't quite understand this code....
    I am in flight school and trying to develop an app that reflects the weight an balance forms we do... I am stuck on how to do basic multiplication and division with xcode, i have viewed several videos and tutorials but they each do things differently and i can't seem to bring it together into this app.
    So in the picture below.... what i need help with is how to do the following
    from
    aircraft weight * arm = Moment outbound
    front seats * arm = Moment outbound
    to fuel @ landing
    "0" fuel weight = aircraft weight + front seats + rear seats+ Baggage 1 + baggage 2
    If anyone has any ideas or can lend me some tip or places that deal with stuff like this that would be great

    A character class [...] robs some otherwise special codes from their magic. The +, for instance, is interpreted as a plus, not as "repeat ad nauseum" anymore.
    So your try [\d+] will simply match either a single digit or a single plus. The solution is to move the + outside of the character class
    [\d]+
    .. and in that case there is no reason anymore to create a class for just digits, as you got it already.
    The period *needs* to  be escaped, because otherwise it will match *any* character.
    Try this for a change:
    \d+\.\d+

  • Need help with numbers doc

    I was working with numbers on the iPad where it closed unexpected. Now it will not open the doc, saying it can't open at this and it won't send to email or iworks. Is there any way I can get my doc back.

    only if you have it backed up to the itunes folder. I have gotten into the habit of "sending to iTunes" for backups. This moves a copy to another folder that iTunes sees. And if I lose my original working cpoy, I can "import from itunes" and at least have on ly lost limited. Funny that since I started doing that, I havent had a crash that corrupted a doc yet.
    Jason

  • Help with numbering lists in Indesign CS5.5 for epub file

    I am working with a book in Indesign CS5.5 to export it as an epub file. I have been working on formatting the text and I have run into a small problem. Throughout the book there are multiple lists within the texts that need to be numbered. Each list, however, must start over at number 1 and not be continued on from the previous list. The lists are all unrelated and I need them to be completely separate. I used "Type", "Bullets and Numbering", then "Apply Numbering" to begin with. This had each list in the correct order. However, I also created a paragraph style with the correct font, size, indentation, and spacing that must be applied to all the lists before exporting. When I do this, everything keeps its correct formatting except that some of the lists continue their numbering from the previous list. For example, on page 1 I might have a list of four things all formatted correctly and number 1 through 4. On page 3, I have another list, of completely unrelated items. I therefore would like this list to be started over at number 1, but when I apply the paragraph style to it, it starts at 5, picking up where the last list left off. I need to keep these as the assigned paragraph style but it messes up the numbering. If anyone could help me figure out how to keep this from happening I would greatly appreciate it!

    If you don't mind cracking open the ePub and editing template.css, then adding rules like:
    h2 {
              page-break-before: always;
    should force each paragraph whose style is mapped to an h2 tag on to a new page. Whether or not it works will depend on how good the ePub reader is at implementing CSS. It seems to work for Digital Editions and also Kindle, if you convert ePub to Kindle format.
    This doesn't help at all if you are trying to force sections into separate XHTML files, though.

  • Help with numbers saving as PDF

    Hi all,
    I have an excel spreadsheet which I have sent to new ipad and opened in numbers. Now I know it will not support all features but the numbers version is working fine for what I need. (Electrical installation certificates)
    My problem comes when I save to a pdf (this is how certificates are sent to clients), when saving to PDF the spreadsheet saves fine to one page but I then have another 3 pages containing some empty cells?
    If anyone could advise I would greatly appreciate, I could send a copy which may explain exactly what I mean.

    BD,
    There were three blank sheet coming across in the PDF. It was a combination of two things.
    1. The sheet is a little too wide for 1 page across. This was causing one of the blank pages. You can either shrink it a bit, or else use the option in Excel or Pages to auto-fit it to 1 page by 1 page. In Pages, you find this on the print preview screen, at the bottom right, just make sure Auto-Fit is on, that will shrink the document to fit on a page. In Excel, you can also choose "fit to x pages by x pages. On the Mac version, that option is on the ribbon, on the Layout tab. I'm not at work, so I can't verify where it's at on the Windows version of excel, but it's there as well. Once I clicked that on excel, it saved the doc to 94% size & it got rid of the one extra blank page.
    2. The other two pages are showing up because you have the sheet you are using, but also Sheets 2 & 3 in that document. Pages has an option "Page Numbers" that is set to on. Not sure if that is by default or is just set that way for your document. Either way, it is causing Sheet 2 & 3 to print out blank, but with a page # in the footer. If you aren't using Sheets 2 & 3, just delete them, that will be the easiest solution. If you do plan to use them, then you need to go into Print preview on iPad Pages, then click the little gear & turn 'Page Numbers' Off. once I did that, it printed to PDF as 1 page, with no blank stuff at the end.
    Hope this fixes it for you. Let me know if you stil have problems with it.

  • HT1338 I need help with numbers. I try to open numbers and I get a message stating that I need an update. When I go to update apple say I am up to date, but I still can't open numbers. I keep going around and circles. Help

    I cannot open numbers. When I click to open the message says that, I need to update. When I go to updates is says I am updated. I keep going around and circles. Can anyone help?

    Look in your Applications folder for the new version.
    Remove the old icon from the Dock and drag down the new one for ease of use.

  • Help with numbers!!

    Hello all and thanks in advance. I am trying to put in around 2000 dummy email addresses in numerical sequence such as 31 32 33 with the same @.com is it possible to tell numbers to go from a number or anything really @ and just have the numbers advance while keeping the @.com?
    I know odd but I really would rather no type all that if possible.

    A formula like this one
    =(30+ ROW()) & "@.com"
    will do the trick.
    Yvan KOENIG (from FRANCE jeudi 9 octobre 2008 10:58:13)

  • Need help with numbers

    I am writing a program that calculates different entries and then sends them to another script. The problem is that the number must be in the format xx.xx (cannot be changed). An example that is not working for me is 10 + 8.50 = 10.5 and I needs to equal 10.50.
    Can someone help me with this?

    Here is the code
    function
    PPWindow(Item_Name,Item_No,Amount,Shipping,Ship2,Handli
    g)
    var Result;
    var Don;
    Don=document.forms[0].Donate.value; //Added to make
    Donate a Interger (not really sure about this)
    if (Don == "" || Don == "0") {
    alert('Please enter a amount');
    else {
    Result=Don+Amount; //Adds the Donation Amount to the
    origianl Amount
    DecimalFormat df = new DecimalFormat("0.00");
    (df.format(Result));
    document.writeln("Don is " + Don); //Entered to show
    what Don is, will be deleted once working
    document.writeln("Result is " + Result); //Entered to
    show what Result is, will be deleted once working
    window.open // This is where I open a page and send
    the results
    }This is javascript code, not Java! The two are completely different programming languages and, to my knowledge, are not interchangeable.

  • I need some Applescript help with numbers

    I am trying to automate some share price data calculations from delimited text files I download from my online broker service. I am having trouble getting past first base.
    I can open the files, delete columns and rows but something is wrong with my syntax for getting values from cells so I can perform some calculations and put the results back where I want them.
    Here's my test script. It compiles and runs fine up to "set FirstCell to cell 1 of row 1" then it returns a try error.
    Hope someone can set me straight.
    Alistair
    --Variables
    set fileName to "portfoliopositions-"
    set fileNumber to 1
    set fileExtention to ".xls"
    set fileHandle to fileName & fileNumber & fileExtention
    -- ultimately I will get a list of all the files from the download folder and process them one by one in date order
    tell application "Finder"
    set filePath to path to downloads folder as string
    end tell
    set fileToOpen to filePath & fileHandle
    --Display Dialog
    tell application "Finder"
    --display dialog filePath & fileHandle
    end tell
    try
    --Open Numbers document
    activate application "Numbers"
    tell application "Numbers"
    open fileToOpen
    tell document 1
    tell sheet 1
    tell table 1
    repeat 8 times
    -- removes columns from the end of the sheet
    remove column 13
    end repeat
    -- adds an empty column
    add column after column 12
    set rowCount to get row count
    --display dialog "rowCount = " & rowCount
    set FirstCell to cell 1 of row 2
    --This is what I want to do ultimately
    -- repeat with n from 2 to rowCount
    --set CostOfShares to cell n of column 8
    --set percentYield to ProfitLoss / CostOfShares
    --set cell n of column 13 to percentYield
    --end repeat
    end tell
    end tell
    end tell
    end tell
    on error
    display dialog "error "
    end try

    alivation wrote:
    Thanks for that ... beginner problems understanding when to use "value to".
    Think that a cell is a complex structure: a value, a background, borders …
    Look at this screenshot :
    It appear clearly that value is just a small subset of what is a cell.
    Yvan KOENIG (VALLAURIS, France) samedi 9 avril 2011 22:36:00

  • Need help with numbers adding instantly in fillable form

    I am doing a fillable form in acrobat where certain text boxes are being added to one another based on the users answers. It is basically a checklist for life insurance. Only problem I am having is certain numbers from equations aren't being added to my total instantly. You have to click on another box before it will do the addition. Other boxes that don't use a calculation add in instantly. Any idea how to fix or get around this???? Thanks for any assistance you can provide!

    Thanks for the reply! I was able to reset the field calculation order
    but have one field that is not populating right away and I have
    changed it's order everywhere?

  • Help with Numbers. I am trying to input numbers such as 001, 002 etc.

    I am trying to input numbers such as 001, 002 etc. but the 00's in front keep getting dropped. I understand putting them there does not make this true or real numbers but I need them in this table. How do I get this without the 00's being dropped?

    If have a preset length of the field where the whole column must have the same length and you want to just backfill the leading zeroes, you could use a formula
    If you enter this in cell C2 and paste it down in C column, it will add leading zeroes to your numbers listed in column B
    =LEFT("00000",5−LEN(B2−1))&B2
    If you want to expand this to a larger length, just add as many zeros as you want in the formula "0000000000" and change the 5 to however many zeroes you have between the "" in the formula.
    If you want to add a constant number of zeroes (2 in my case) in front of the number, you could modify the formula to something like this:
    =LEFT("00000",2))&B2
    If you make it a formula, this would automatically turn the field format to show the leading zeroes, BUT..... you could still perform calculations on that field, which is a bonus!!!

  • Need help with numbers formula on ipad

    How can i type this formula (or its equivalent) using an in Numbers  and not mac os?
    =if(isblank(<source cell>), "", <What ever your formula is>)
    Thanks for any suggestions!

    I am trying to hide the zeroes in my destination cell when the formula cells are blank....can't be that hard I just can't figure itnou!!

  • Help with numbers please

    I am trying to create a register for a training group and would like to format a cell to fill with colour when touched on i pad, how do I do this please

    You are more likely to get an answer if you post your question in the iWork for iOS forum at
    https://discussions.apple.com/community/app_store/iwork_for_ios
     Cheers, Tom

Maybe you are looking for

  • Oracle Payables 1099 Setup

    Hi to All, I would like to know if anyone has setup 1099 in payables. And can point to a website or white paper that has documented steps to follow. I have gone thru oracle documentation but the info is in different areas and hard to piece together.

  • Regarding oracle8i to Oracle9i server upgradation

    Hai all Its about a up gradation project, I'm totally new to this server up gradation projects Can someone guide me 1. what are all the things that we should be knowing before going for a sever up gradation from oracle 8i to oracle 9i ( i.e.) like a

  • Printing a calendar, help!

    Hi, I never used this feature before but now I'd like to create a calendar and print it at home. I exported it in pdf but I cannot manage to set it in order to fit an A4 sheet. The problem is it prints in one sheet the photo and in the other the cale

  • DVD too big to burn

    I was copying a DVD following these instructions: http://docs.info.apple.com/article.html?artnum=42724 and I was able to copy it to my desktop no problem, but now when I try to burn it onto a DVD-R I get a message saying the disc doesn't have enough

  • Delete button for each line in UWL

    Hi All, For our implementation, we are brining notifications from SAP Business Workplace to Notification tab in UWL. Now, we would like to provide delete button/link in each line in last column in UWL, using which user can delete the notifications wt