Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 349
Default Combining worksheets

The sheet names are 2007, 2006, 2005, 2004, 2003, 2002, 2001, 2000, 1999,
1998, 1997, 1996, and lastly, Combined. In the combined sheet is where I
would like to be able to look at the information that is in all of the other
sheets. In the other sheets under column F in Row 1 is state. Starting in Row
2 to Row 50 is the abbreviated state such as CO, NE and WY. I would like to
be able to show in the Combined sheet how many there are in CO, NE, WY, etc.
Im still a little unsure of your formula and how to enter it.

Thank you,

Peter


"Teethless mama" wrote:

Create a list of all sheets and use name define like MySheets. Note: you can
not use First and Last Sheets.

=SUMPRODUCT(COUNTIF(INDIRECT("'"&MySheets&"'!F2:F5 0"),"CO"))


"Peter" wrote:

I have 13 sheets names 1996 through 2007. The last sheet is called combined
which is where I would like to display the data from the other worksheet.
Column F on all the worksheets is called State which includes data from a
particular state. Data could be CO, NE, WY, etc. The range is from row 2 to
row 50. Im trying to create a formula to be able to count how many different
states there are in all of the worksheets. The formula I came up with is
=COUNTIF('2007:1996'!F2:F50,"CO"). I get the error #VALUE! In the cell.

Can anyone help with the formula?

Peter

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
combining excel worksheets with common columns robertlewis Excel Discussion (Misc queries) 6 October 9th 06 01:57 AM
Combining Excel worksheets Mike Excel Discussion (Misc queries) 2 June 5th 06 02:30 PM
Combining Worksheets into one ~C Excel Worksheet Functions 2 February 2nd 06 03:29 PM
How do I maintain format of worksheets when combining several? OC Excel Worksheet Functions 3 June 26th 05 04:10 PM
Combining data from several worksheets Johnny T New Users to Excel 4 May 30th 05 07:22 PM


All times are GMT +1. The time now is 05:15 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"