+ Reply to Thread
Results 1 to 4 of 4

carrying over a column formula from one sheet to another copied sh

  1. #1
    Carl
    Guest

    carrying over a column formula from one sheet to another copied sh

    I have a worksheet that has three columns all part of a formula. Very
    simple, the first column is the beginning subtotal, the second is any
    additional numbers, the last column is the total of the two previous columns.


    I want to make copies of the master sheet and carry over the total from one
    sheet to the next copied sheet, however I need the numbers in the Total
    column to end up in the Subtotal column of the copied sheet, and so on with
    multiple copies.

    Can this be done?

    Thank you for your valued suggestions! Carl

  2. #2
    Pete_UK
    Guest

    Re: carrying over a column formula from one sheet to another copied sh

    Assume you only have one sheet - Sheet1 - and that you are using
    columns A, B and C starting in row 2, allowing a row for headings. You
    can copy the sheet into the same workbook by CTRL-drag, i.e. hold the
    CTRL key down and drag the tab of Sheet1. Rename this second sheet as
    Sheet2, and in A2 enter this formula:

    =Sheet1!C2

    Copy this formula down for as many items as you have in Sheet1. You
    might like to clear all the data from column B of this sheet.

    Now, copy Sheet2 using CTRL-drag and rename it to Sheet3. Highlight
    column A of Sheet3 and press CTRL-H (same as Edit | Replace) and enter
    these:

    Find What: Sheet1
    Replace With: Sheet2

    Click Replace All.

    You can repeat this procedure until you have enough sheets.

    Hope this helps.

    Pete

    Carl wrote:
    > I have a worksheet that has three columns all part of a formula. Very
    > simple, the first column is the beginning subtotal, the second is any
    > additional numbers, the last column is the total of the two previous columns.
    >
    >
    > I want to make copies of the master sheet and carry over the total from one
    > sheet to the next copied sheet, however I need the numbers in the Total
    > column to end up in the Subtotal column of the copied sheet, and so on with
    > multiple copies.
    >
    > Can this be done?
    >
    > Thank you for your valued suggestions! Carl



  3. #3
    Carl
    Guest

    Re: carrying over a column formula from one sheet to another copie

    Thanks again Pete, BTW, I checked out the cpearson.com link and found it
    very helpful too. Thanks for that tip! Carl

    "Pete_UK" wrote:

    > Assume you only have one sheet - Sheet1 - and that you are using
    > columns A, B and C starting in row 2, allowing a row for headings. You
    > can copy the sheet into the same workbook by CTRL-drag, i.e. hold the
    > CTRL key down and drag the tab of Sheet1. Rename this second sheet as
    > Sheet2, and in A2 enter this formula:
    >
    > =Sheet1!C2
    >
    > Copy this formula down for as many items as you have in Sheet1. You
    > might like to clear all the data from column B of this sheet.
    >
    > Now, copy Sheet2 using CTRL-drag and rename it to Sheet3. Highlight
    > column A of Sheet3 and press CTRL-H (same as Edit | Replace) and enter
    > these:
    >
    > Find What: Sheet1
    > Replace With: Sheet2
    >
    > Click Replace All.
    >
    > You can repeat this procedure until you have enough sheets.
    >
    > Hope this helps.
    >
    > Pete
    >
    > Carl wrote:
    > > I have a worksheet that has three columns all part of a formula. Very
    > > simple, the first column is the beginning subtotal, the second is any
    > > additional numbers, the last column is the total of the two previous columns.
    > >
    > >
    > > I want to make copies of the master sheet and carry over the total from one
    > > sheet to the next copied sheet, however I need the numbers in the Total
    > > column to end up in the Subtotal column of the copied sheet, and so on with
    > > multiple copies.
    > >
    > > Can this be done?
    > >
    > > Thank you for your valued suggestions! Carl

    >
    >


  4. #4
    Pete_UK
    Guest

    Re: carrying over a column formula from one sheet to another copie

    You're welcome, Carl, thanks for feeding back.

    Pete

    Carl wrote:
    > Thanks again Pete, BTW, I checked out the cpearson.com link and found it
    > very helpful too. Thanks for that tip! Carl
    >
    > "Pete_UK" wrote:
    >
    > > Assume you only have one sheet - Sheet1 - and that you are using
    > > columns A, B and C starting in row 2, allowing a row for headings. You
    > > can copy the sheet into the same workbook by CTRL-drag, i.e. hold the
    > > CTRL key down and drag the tab of Sheet1. Rename this second sheet as
    > > Sheet2, and in A2 enter this formula:
    > >
    > > =Sheet1!C2
    > >
    > > Copy this formula down for as many items as you have in Sheet1. You
    > > might like to clear all the data from column B of this sheet.
    > >
    > > Now, copy Sheet2 using CTRL-drag and rename it to Sheet3. Highlight
    > > column A of Sheet3 and press CTRL-H (same as Edit | Replace) and enter
    > > these:
    > >
    > > Find What: Sheet1
    > > Replace With: Sheet2
    > >
    > > Click Replace All.
    > >
    > > You can repeat this procedure until you have enough sheets.
    > >
    > > Hope this helps.
    > >
    > > Pete
    > >
    > > Carl wrote:
    > > > I have a worksheet that has three columns all part of a formula. Very
    > > > simple, the first column is the beginning subtotal, the second is any
    > > > additional numbers, the last column is the total of the two previous columns.
    > > >
    > > >
    > > > I want to make copies of the master sheet and carry over the total from one
    > > > sheet to the next copied sheet, however I need the numbers in the Total
    > > > column to end up in the Subtotal column of the copied sheet, and so on with
    > > > multiple copies.
    > > >
    > > > Can this be done?
    > > >
    > > > Thank you for your valued suggestions! Carl

    > >
    > >



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1