Copying cells without autofilling

I'm using Numbers version 9.  I have a row of cells in a summary sheet that reference back to cells in a particular sheet.  Now I want to create other rows that reference the same cells in other sheets.  When I try to copy these cells to create the other rows, Numbers is autofilling (auto-incrementing the references) incorrectly.  Is there a way to copy a series of cells without autofill?
Do I have to select each cell and change it's reference to absolute?
Also, is there a way to select a bunch of cells and just change the sheet that's referenced by all the cells formulas?
Thanks,
Dave

Hi Gavin,
Here's the original formula from the post above:
B2: =OFFSET(INDIRECT($A2&"::$A$1",),3,COLUMN()-1,,)
The syntax for OFFSET is:
OFFSET(base, row offset, column offset,rows,columns)
The last two arguments are otional. If omitted, as they are in this formula, both default to 1, and the content of a single cell is returned.
'base' is the address of the cell from which OFFSET starts. Here, it is specified using the INDIRECT function, which constructs the address as a text string. The content of cell A2 (on the table containing the formula) is the name of the table (ABIE) from which data is to be returned to row 2 of the summary table. The name from A2 is concatenated with the text "::$A$1" to create the address of the base—ABIE::$A$1.
All data to be returned from ABIE is in row 4 of that table, three rows below $A$1, so the row offset is 3.
In your case, the data is in row 25 of the table, twenty four rows below $A$1. Your row offset value is 24.
The first piece of data to be returned is in column B of ABIE, one column to the right of the base, $A$1.
the second piece is in column C, the third in column D.
The COLUMN() function, with no argument supplied, returns the 'column number' of the cell containing the formula. In B2, it will return 2, in C2, 3, and in D2, 4. Each of these values is one more than the column offset needed to get to the column containing the data, so we can specify the column offset using COLUMN()-1, and the returned value will automatically adjust as the formula is filled right.
That's true for the three columns of data in the example, and for the six columns of data in your case, provided the columns are contiguous.
So for your case, assuming you are returning the data from row 25 of the source table(s), and that you are returning it to row 2 of your summary tabe. the formula requires only one reision:
B2: =OFFSET(INDIRECT($A2&"::$A$1",),24,COLUMN()-1,,)
Regards,
Barry

Similar Messages

  • How to dynamically copy cells from different tables?

    Hi,
    I've created an invoice and have 2 different tables. First is at top with Recipient information, the invoice number, their address, etc. Below that, I have a 2nd table laying out the items they are being charged for.
    I would like to copy the invoice number from the 1st table, to a cell in the 2nd table or a 3rd table I will create later on. I know how to copy cells in 1 table, ie. =D4. But not sure how to target a different table altogether.
    Also, is it possible to copy a cell from 1 table to a text box field?
    Thanks!!

    Yvan's point is true.  Please use the User Guides first; they're actually pretty readable.
    However, there's a very quick & easy way to try it out as well.  Go to the cell where you want your data to end up.  Type "=" (without quotes) to indicate you're going to input a formula of some kind.  Then without clicking inside any tables, use the list of sheets and tables to the left to get to your source table and click on the cell that contains the data you want to copy.  Presto!  Go back to your destination cell, and the formula is now filled in, following the scheme Yvan provided.
    Vince

  • IP : Delete a value in e cell without entering zero

    We have an input ready planning layout created with WAD. In WEB user deletes a value in a cell without entering zero instead. When we refresh data former value appears again. When the user enters zero to the cell we have no problem. When we execute the query with BEX and delete the value in cell without entering zero, there is no problem also. Is there a parameter in WAD to check this?

    Hi
    If you create a "Delete" function and provide the same on layout it will delete the same from the cube. However, the user need to enter the line # which he/she wants to delete from the layout. Ofcourse, entering zero in the input for Key Figure will help delete the values from cube but if it has any corresponding calculations (say salary or revenue)....it will not get nullified. It is always good idea to provide a standard delete function on the layout.
    Regards
    Srinivas

  • How can I copy cell formatting from one range to another?

    How can I copy cell formatting from one range to another, including text fonts, colours, borders, etc., so that, for example, I can reuse a formatted reconciliation table again in different parts of a sheet?

    Hi George,
    Wayne found the Spinning Beachball of Death, and you will find it too.
    Numbers is not good at handling large datasets. Might I suggest that you group your data into smaller sets (each month, perhaps?) and save each group in a separate Numbers document. Numbers will not link between documents, but you could have a summary Table within each document. Then comes the "clunky" bit of copying all those summary tables into a master document where you do the final processing of the data.
    Regards,
    Ian.

  • SAP GUI Java 7.10 rev 5: Copy cells content from ALV does not work (OSX)

    Hi all,
    I'm trying rev 5 for OSX. ALV aesthetics is really great but: copy cells content is not possible anymore.
    Nothing happens with command+C.
    I cannot copy anymore just a part of the cell content.
    Trying all possible key combinations, something is copied with Ctrl+C. When I paste it, the pasted content is something like this:
    (0100),RID(),CID(),RIDN(0),E(true),RO(false),CTL(-1)     (0000012338),RID(),CID(),RIDN(0),E(true),RO(false),CTL(-1)     (),RID(),CID(),RIDN(0),E(true),RO(false),CTL(-1)     (),RID(),CID(),RIDN(0),E(true),RO(false),CTL(-1)     (),RID(),CID(),RIDN(0),E(true),RO(false),CTL(-1)     (),RID(),CID(),RIDN(0),E(true),RO(false),CTL(-1)
    where "0000012338" is the content I wanted to copy.
    Any suggestion?
    Thanks,
    Lorenzo

    Hello Lorenzo,
    thanks for the feedback. We are working on it and if all goes well, a solution will be provided with 7.10 rev 6.
    Best regards
    Rolf-Martin

  • Copy cells in report

    Dears ,
    It's possible to copy cells in report like excel sheet , like this example ?
    http://41.41.94.126:8080/i/1.jpg
    Ahmed ,

    dear friend,
    you would do:
    1. search SAP Notes;
    2. check out the updates/patches for your MS Office;
    3. replicate it on another computer/another sap user (make sure it is a local issue)
    good luck!

  • Can't copy text without HTML

    Is it possible to select text from a website and copy it without getting all the HTML link coding too? For instance, I look up an address on google maps and want to copy the text of the address into a word doc or email and get all this HTML code that I then have to delete. How do you copy text only?

    Hi JJMack and anyone else having the same issue!
    I have a solution for the problem: I went to Keyboard shortcuts and Menus, and strangely Edit/Copy had F3 associated with it. I use Photoshop for ten years now and I never changed that shortcut, not even recently. Strange, because I would remember that I changed that, it's not something you can mess with a couple of incidental clicks or key strokes.
    So for anyone having the same issue: check your Keyboard shortcuts and if it is for some reason changed, set it back to Ctrl+C or anything you like and know.
    Link to Photoshop family discussion

  • How can I copy/paste without copying the formatting?

    How can I copy/paste without copying the formatting? For example, if I copy a sentence from a website and paste it on text editing program, it copies all the formatting as well. How can I turn that off?

    There is an app called "No Formatting" in the App Store. It is simple and works perfectly - it strips formatting from paste (Ctr-V). I needed it for Word and Excel, which don't have keyboard shortcuts for this. It can be toggled on and off from the Menu Bar.

  • I have many duplicates of songs in my library, how do I consolidate them into one copy each without deleting each one individually?

    I hae many duplicates of songs in my library how do i consolidate them into one copy each without deleting each one individually?

    yea... i faced this problem many a time... have run apple sceipts to delete these songs....
    you download these scripts from the link below.... jus follow thw instructions... and you are free from duplicates
    http://dougscripts.com/apps/dupinapp.php
    hope this helps..!

  • What formula automatically copy cells in numbers

    what formula automatically copy cells in numbers

    Its a matter of how you enter the formula (and not entirely intuitive). Do NOT manually add any quotes - Number does that for you. Just leave the text area blank for boolean value. If you actually type in the quotes, it reads them as a text value.

  • Copy file without retyping its name

    I`m just starting to use Java (in school) so I need help even with simple things like this: I have to copy file without retyping its name in destination. I`ve tried to use substring method for extracting filename, but it gives me an error "The method substring() is undefined for type Copy". Any help?
    import java.io.BufferedReader;
    import java.io.FileInputStream;
    import java.io.FileNotFoundException;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import java.io.InputStreamReader;
    public class Copy{
         * @param args
         public static void main(String[] args) {
              try {
                   BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
    //Entering the path to the file that I want to copy
                   System.out.println("Enter file path");
                   String filePath= br.readLine();
    //Entering the destination for copied file
                   System.out.println("Enter destination");
                   String destination = br.readLine();
                   FileInputStream fis = new FileInputStream(filePath);
                   FileOutputStream fos = new FileOutputStream(destination);
                   int c=0;
                   while((c=fis.read())!=-1){
                        fos.write(c);
                   fis.close();
                   fos.close();
              } catch (FileNotFoundException e) {
                   e.printStackTrace();
              } catch (IOException e) {
                   e.printStackTrace();
    }

    cereal_killer wrote:
    No. I expected this (String fileName = substring(filePath.lastIndexOf("/")+1, filePath.length());) to workYou didn't provide a string reference on which to execute substring. As in:
    String str = "blah blah blah";
    String fileName = str.substring(...);
    {code}If you just say *substring(start, end)* how is it supposed to know *which* String object to operate on?
    Without the someStringReference. preceding it, calling a method--in your case substring--is like calling it on this object, i.e., like this.substring. Your class does not define a substring method, so it's a compile time error to try to call that non-existent method.

  • Auto copy cells to second sheet

    hi, good people!
    is there a way to auto copy cells in second sheet.
    i have many rows with data, i want from my sheet1 colum C copy all rows that contain name "apr" to sheet2, and if i add new row with name "apr" it will auto copy it to sheet2... is there a way to do that in iwork
    tnx!

    What you're looking for is called a "Breakout Table." Here's an example, based on your layout above, but with generated pseudo data replacing what's in your image above.
    Main represents your data table. Summary is the breakout table that collect each row of data whose date is in April, 2013.
    Formulas:
    Main contains no formulas.
    Index creates a single column list of numbers to serve as an index of rows containing data within the month noted in A1 of Summary.
    Formula in B2, then filled down the the end of the single column:
    B2: =IF(AND(OFFSET(Main :: $A$1,ROW()-1,0)>=Summary::$A$1,OFFSET(Main :: $A$1,ROW()-1,0)<=EOMONTH(Summary::$A$1,0)),MAX($A$1:$A1)+1,"-")
    Summary uses MATCH to read theindex and transfer data from all rows of Main whose date falls within the month defined by the Date and Time value in A1. (see note below). The MATCH result is used by OFFSET to determine the row of Main from which to obtain data for the current row of Summary.
    Formula:
    A2: =IFERROR(OFFSET(Main :: $A$1,MATCH(ROW()-1,Index :: $A,0)-1,COLUMN()-1),"")
    Fill right to column D, and down to the end of the table.
    Results as shown.
    Notes:
    The data in columns B, C and D are constructed to make it easy to see what row and colun that data came from.
    MATCH is set to find (exact) values. If the exace value is not found, an error message will be generated. the error is trapped by IFERROR, and a hyphen is placed in the cell.
    All dates shown including Summary :: A1, are Date and Time values, with the formatting set to not display the time part of that value. The date in Summary :: A1 is the first of the month you wish to have incuded in the summary. The cell is formatted to show only the month and year of that date.
    All functions used are listed and discussed in the Numbers '09 User Guide, which can be downloaded via the item of that name in the Help menu in Numbers '09.
    Regards,
    Barry

  • Is there any way for a formula to ignore other cells without data in them yet?

    I'm trying to create a spreadsheet to track my grades. I have all the formulas set up (quizzes, tests, etc. are calculated separately because they are all weighted differently towards the final grade). The "Final Grade" formula has an error because some of the other sets don't have data in them yet (i.e. haven't taken a test yet). Is there any way to get the Final Grade formula to ignore the cells without data yet?
    Formula for each category (quizzes, tests, etc): ((SUM [total point column]) / (SUM [total points possible column])) * 100
    Formula for Final Grade: (([quiz grade] * 0.15) + ([test grade] * 0.25)) * 100

    Hi badwolfgirl,
    I agree with quinn that merged cells can lead to many problems. Here is a table with no merged cells
    Two Header Rows, one Header Column and one Footer Row.
    I have used Cell Fills (colours) to distinguish Quizzes, Tests, Final Exam and Projects.
    Formula in Footer B8
    =IF(SUM(C)=0,"",100×SUM(C)÷SUM(D))
    if the SUM of C is 0 (zero), insert "" (NULL) to make it appear blank. Else insert 100xSUM(C)/SUM(D) to show the % score.
    Formula in C8
    =SUM(C)
    Formula in D8
    =SUM(D)
    Select B8 to D8 and drag the yellow Fill Handle to the right.
    If you want the appearance of merged cells, you can delete the contents of B1 and D1, then show No Border to the left and right of C1
    And so on for EFG etc.
    The cells are still there (to avoid problems down the track.
    Regards,
    Ian.
    Edited to rearrange paragraphs. Ian.

  • Copying cell text

    Hi,<BR><BR>I try to use VB.net to call API function setcelldescriptions for copying cell text. However an error message saying "Error occured while accessing the safe array". <BR><BR>Do anybody know what's wrong?<BR><BR>I have already followed the instructions in the HFM_objects.pdf like below.<BR><BR>cData.SetCellDescriptions(laScenario, laYear, laPeriod, laEntity, laParent, laValue, laAccount, laICP, laCustom1, laCustom2, laCustom3, laCustom4, saCelltext)<BR><BR><BR>

    At one time, I wrote a vba application in excel to move and copy cell notes between scenarios. It was not difficult and you could do something similar allowing users to pick which notes to move to where you want them

  • How to copy cell content without formula

    In numbers, how do I copy and paste the cell content without transferring the underlying formula?

    Use the menu item "Edit > Paste Values" when pasting instead of <COMMAND>+v (paste)
    Message was edited by: Wayne Contello

Maybe you are looking for