Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Aleks
 
Posts: n/a
Default counting rows across multiple worksheets

I am trying to count and add all rows populated with values across multiple
worksheets. Is there an easy way to do this?
  #2   Report Post  
RagDyer
 
Posts: n/a
Default counting rows across multiple worksheets

The *easiest* way is to perform the count and/or the totaling on each
individual sheet in the *same* relative cell.
So, say the count is displayed in X100 on *all* sheets,
And the sum is displayed in X101 on *all* sheets.

On the main sheet, use formulas similar to these:

=SUM(Sheet1:Sheet5!X100)
=SUM(Sheet1:Sheet5!X101)

--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Aleks" wrote in message
...
I am trying to count and add all rows populated with values across

multiple
worksheets. Is there an easy way to do this?


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
calculate rows across multiple worksheets John Excel Discussion (Misc queries) 1 October 28th 05 07:31 PM
Sort rows across multiple worksheets - Excel 2003 Stamdale Excel Worksheet Functions 2 July 5th 05 04:30 PM
Deleting multiple rows through a formula mike_vr Excel Discussion (Misc queries) 1 March 15th 05 01:29 PM
HELP! How do you--> Lock a set of rows but also link worksheets to FRUSTRATED Excel Discussion (Misc queries) 6 December 29th 04 10:05 PM
Inserting Multiple Rows with Formulas ShineboxNJ Excel Worksheet Functions 2 November 18th 04 02:30 AM


All times are GMT +1. The time now is 10:49 AM.

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"