PC Review


Reply
Thread Tools Rate Thread

Counting across worksheets

 
 
Pelham
Guest
Posts: n/a
 
      17th Aug 2005
How can I get a total number of records within 23 different worksheets
without going through each worksheet adding up the number of rows
(records)?

 
Reply With Quote
 
 
 
 
Paul Sheppard
Guest
Posts: n/a
 
      17th Aug 2005

Pelham Wrote:
> How can I get a total number of records within 23 different worksheets
> without going through each worksheet adding up the number of rows
> (records)?



Hi pelham

Try this:

Insert an new worksheet in any cell eenter the following formula >

=COUNTA(Sheet1!A:A,Sheet2!A:A)

You will need to change sheet1/sheet2 to match your sheet names and yo
will need to change the range A:A to be a column where there is data i
your worksheets, you will also need to extend the formula for all you
worksheets

COUNTA counts all the rows that have an entry, so if there is a blan
in the data it will not count it, if you want to count all the row
used irrespective of whether they contain data change COUNTA to COUNT

Hope this helps

Pau

--
Paul Sheppar
-----------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...fo&userid=2478
View this thread: http://www.excelforum.com/showthread.php?threadid=39637

 
Reply With Quote
 
Pelham
Guest
Posts: n/a
 
      17th Aug 2005
Thanks Paul!

I have just seen that you can also use the =COUNTA function and
highlight all the worksheets (using Shift) and then click on one of the
column A's to identify the range.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Counting Worksheets =?Utf-8?B?am5mNDA=?= Microsoft Excel Programming 1 14th Sep 2007 09:11 PM
Counting worksheets with a particular name =?Utf-8?B?RnJlZGRpZSBNYWM=?= Microsoft Excel Programming 9 30th Jun 2006 01:37 PM
Help with counting across worksheets Biff Microsoft Excel Misc 4 12th Apr 2005 04:16 AM
counting across multiple worksheets =?Utf-8?B?R29yZG9uIFdhbHNo?= Microsoft Excel Misc 3 9th May 2004 09:10 PM
Counting No of Worksheets Rajujay Microsoft Excel Worksheet Functions 1 7th May 2004 01:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:05 PM.