#1   Report Post  
Metalteck
 
Posts: n/a
Default Suggestions

I want to see if someone can help me find a simplied or modified way to
approach a procedure I am doing.

I currently have a spreadsheet that contains 31 worksheets, 1 for each day
in a month. Each worksheet has a column called dept. For each record, the
appropriate dept number is entered. There are ususually between 10-15 depts.
At the end of the month, I need to count how many depts were used throughout
the entire month. I have been physically counting each one by hand. Is there
a better way to accomplish this task without having to waste an entire day of
counting?
  #2   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi Metalteck

You can use the counta function to count cells with something in it
It will count between the first sheet "Sheet1" and last sheet "Sheet31"

=COUNTA(Sheet1:Sheet31!A1)



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Metalteck" wrote in message ...
I want to see if someone can help me find a simplied or modified way to
approach a procedure I am doing.

I currently have a spreadsheet that contains 31 worksheets, 1 for each day
in a month. Each worksheet has a column called dept. For each record, the
appropriate dept number is entered. There are ususually between 10-15 depts.
At the end of the month, I need to count how many depts were used throughout
the entire month. I have been physically counting each one by hand. Is there
a better way to accomplish this task without having to waste an entire day of
counting?



  #3   Report Post  
Metalteck
 
Posts: n/a
Default

Would I write it as =counta('1':'31'!u18)
U18, being the column where I want the information to come from?

"Ron de Bruin" wrote:

Hi Metalteck

You can use the counta function to count cells with something in it
It will count between the first sheet "Sheet1" and last sheet "Sheet31"

=COUNTA(Sheet1:Sheet31!A1)



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Metalteck" wrote in message ...
I want to see if someone can help me find a simplied or modified way to
approach a procedure I am doing.

I currently have a spreadsheet that contains 31 worksheets, 1 for each day
in a month. Each worksheet has a column called dept. For each record, the
appropriate dept number is entered. There are ususually between 10-15 depts.
At the end of the month, I need to count how many depts were used throughout
the entire month. I have been physically counting each one by hand. Is there
a better way to accomplish this task without having to waste an entire day of
counting?




  #4   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Like this

=COUNTA('1:31'!U18)

--
Regards Ron de Bruin
http://www.rondebruin.nl



"Metalteck" wrote in message ...
Would I write it as =counta('1':'31'!u18)
U18, being the column where I want the information to come from?

"Ron de Bruin" wrote:

Hi Metalteck

You can use the counta function to count cells with something in it
It will count between the first sheet "Sheet1" and last sheet "Sheet31"

=COUNTA(Sheet1:Sheet31!A1)



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Metalteck" wrote in message ...
I want to see if someone can help me find a simplied or modified way to
approach a procedure I am doing.

I currently have a spreadsheet that contains 31 worksheets, 1 for each day
in a month. Each worksheet has a column called dept. For each record, the
appropriate dept number is entered. There are ususually between 10-15 depts.
At the end of the month, I need to count how many depts were used throughout
the entire month. I have been physically counting each one by hand. Is there
a better way to accomplish this task without having to waste an entire day of
counting?






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
I can't navigate my sheet with my arrow keys. suggestions? Mark Excel Discussion (Misc queries) 1 May 2nd 05 08:45 PM
Suggestions for creating Issues Log using Excel? Deb Excel Worksheet Functions 1 March 14th 05 03:38 PM
Suggestions Please Greg B... Excel Discussion (Misc queries) 4 February 28th 05 06:59 AM
Order ranking. Any suggestions? gb_S49 Excel Worksheet Functions 4 January 22nd 05 12:55 PM
Looking for Someone to review and make suggestions Lost in reconcillation Excel Discussion (Misc queries) 4 December 26th 04 05:40 PM


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