Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Carl
 
Posts: n/a
Default 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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK
 
Posts: n/a
Default 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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Carl
 
Posts: n/a
Default 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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK
 
Posts: n/a
Default 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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date formula that adds 7 days to a cell when sheet is copied dkent Excel Worksheet Functions 1 April 3rd 06 03:59 PM
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Does excel recognise names rather than cells? Sue Excel Worksheet Functions 9 May 22nd 05 04:51 AM


All times are GMT +1. The time now is 12:54 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"