Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Taking a column from several worksheets; combining into another...

I have 10 worksheets (all are formatted the same), and I want to take all of
the information out of the same column in each worksheet and combine all the
information from that column into another worksheet. What would the formula
be?

Thanks, maura
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,081
Default Taking a column from several worksheets; combining into another...

Assuming you want to sum 10 values from cell B1 (one for each sheet)

=sum('Sheet2:Sheet11'!B1)

copy as needed

If your sheets are not named Sheet1, Sheet2, etc., then start the formula
normally by typing

=sum(

then click on the leftmost tab, click in the cell you want to sum, hold the
Shift key down and click on the last tab to sum, then press the Enter key



"maura" wrote:

I have 10 worksheets (all are formatted the same), and I want to take all of
the information out of the same column in each worksheet and combine all the
information from that column into another worksheet. What would the formula
be?

Thanks, maura

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Taking a column from several worksheets; combining into anothe

Sorry for not being clear. I do a lot more Access than Excel and I am trying
to help someone in my office. She has 10 worksheets to track Car Rentals.
Each sheet is name for the last six of the car's VIN. In each sheet she is
tracking her rental agreements by putting the rental agreement number in the
D Column. We want to make sure that we aren't missing rental agreements so we
want to combine all of the Column D's from each worksheet and then sort them
to see if any of the rental agreements are missing. I can do this by copying
and pasting, but I figure there's got to be a better way... Thanks, m.

"Duke Carey" wrote:

Assuming you want to sum 10 values from cell B1 (one for each sheet)

=sum('Sheet2:Sheet11'!B1)

copy as needed

If your sheets are not named Sheet1, Sheet2, etc., then start the formula
normally by typing

=sum(

then click on the leftmost tab, click in the cell you want to sum, hold the
Shift key down and click on the last tab to sum, then press the Enter key



"maura" wrote:

I have 10 worksheets (all are formatted the same), and I want to take all of
the information out of the same column in each worksheet and combine all the
information from that column into another worksheet. What would the formula
be?

Thanks, maura

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,081
Default Taking a column from several worksheets; combining into anothe

Well, if you are more used to Access, help her convert her spreadsheet to
Access. What you are describing is much better done in a normalized database
than in 6 seperate spreadsheets

If that isn't a possiblility, you are most likely left with the copy/paste
route

"maura" wrote:

Sorry for not being clear. I do a lot more Access than Excel and I am trying
to help someone in my office. She has 10 worksheets to track Car Rentals.
Each sheet is name for the last six of the car's VIN. In each sheet she is
tracking her rental agreements by putting the rental agreement number in the
D Column. We want to make sure that we aren't missing rental agreements so we
want to combine all of the Column D's from each worksheet and then sort them
to see if any of the rental agreements are missing. I can do this by copying
and pasting, but I figure there's got to be a better way... Thanks, m.

"Duke Carey" wrote:

Assuming you want to sum 10 values from cell B1 (one for each sheet)

=sum('Sheet2:Sheet11'!B1)

copy as needed

If your sheets are not named Sheet1, Sheet2, etc., then start the formula
normally by typing

=sum(

then click on the leftmost tab, click in the cell you want to sum, hold the
Shift key down and click on the last tab to sum, then press the Enter key



"maura" wrote:

I have 10 worksheets (all are formatted the same), and I want to take all of
the information out of the same column in each worksheet and combine all the
information from that column into another worksheet. What would the formula
be?

Thanks, maura

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
Row/Column Delete taking longer time Ananth Excel Discussion (Misc queries) 2 May 11th 07 06:00 PM
Sorting a Column and taking row information with it. Michaela Excel Worksheet Functions 2 November 20th 06 10:54 AM
taking two worksheets together Jens Ravens Excel Worksheet Functions 3 June 3rd 06 07:48 AM
Combining worksheets on a unique key column Ben Excel Worksheet Functions 0 April 20th 06 01:19 AM
Taking Columns that are horizaontial into a vretical column Jerry Arnone, PMP Excel Discussion (Misc queries) 1 June 18th 05 01:28 AM


All times are GMT +1. The time now is 07:39 PM.

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

About Us

"It's about Microsoft Excel"