Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Using COUNT for text occurances in unusual worksheet?

I am using Excel 2003 and I need to count how many times specific text
appears. Here's the catch ... my worksheet is set up as follows:

A - First Name
B - Last Name
C - Badge (ID)
D - Store No.
E - ScanDttm (work day)
F thru AB - [contain various formulas I used to calculate time punch info]
AC thru AK - [contain formulas I used with a TRUE/FALSE or n/a result to
determine if an individual worked certain hour thresholds during the day,
i.e. "MORE THAN 5 HRS.", "BETWEEN 5 & 5:15", 'MORE THAN 6 HRS", etc.]

For the purpose of attempting to count text occurances, I have created a
second copy of the worksheet where the TRUE/FALSE or n/a results are text and
not formulas - I hope that helps. My problem is adding up how many times
TRUE, FALSE & n/a appear for each individual because my data is set up where
each person has multiple rows of information depending upon the number of
days they worked (column E). My first person has data in rows 2 thru 13, the
next person has data in rows 14 thru 66, etc. It is different for each
person.

I have over 60 worksheets with an average 3500 rows of data that I need to
calculate. Yikes! Can someone help? Your assistance would be greatly
appreciated!

---
heyredone
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Using COUNT for text occurances in unusual worksheet?

I may have figured out that using a Pivot Table may work for my dilemna.
Although I would still like to hear if anyone has any suggestions regarding
my inquiry.
Thank you!
--
heyredone


"heyredone" wrote:

I am using Excel 2003 and I need to count how many times specific text
appears. Here's the catch ... my worksheet is set up as follows:

A - First Name
B - Last Name
C - Badge (ID)
D - Store No.
E - ScanDttm (work day)
F thru AB - [contain various formulas I used to calculate time punch info]
AC thru AK - [contain formulas I used with a TRUE/FALSE or n/a result to
determine if an individual worked certain hour thresholds during the day,
i.e. "MORE THAN 5 HRS.", "BETWEEN 5 & 5:15", 'MORE THAN 6 HRS", etc.]

For the purpose of attempting to count text occurances, I have created a
second copy of the worksheet where the TRUE/FALSE or n/a results are text and
not formulas - I hope that helps. My problem is adding up how many times
TRUE, FALSE & n/a appear for each individual because my data is set up where
each person has multiple rows of information depending upon the number of
days they worked (column E). My first person has data in rows 2 thru 13, the
next person has data in rows 14 thru 66, etc. It is different for each
person.

I have over 60 worksheets with an average 3500 rows of data that I need to
calculate. Yikes! Can someone help? Your assistance would be greatly
appreciated!

---
heyredone

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default Using COUNT for text occurances in unusual worksheet?

On Wed, 4 Mar 2009 16:05:01 -0800, heyredone
wrote:

I am using Excel 2003 and I need to count how many times specific text
appears. Here's the catch ... my worksheet is set up as follows:

A - First Name
B - Last Name
C - Badge (ID)
D - Store No.
E - ScanDttm (work day)
F thru AB - [contain various formulas I used to calculate time punch info]
AC thru AK - [contain formulas I used with a TRUE/FALSE or n/a result to
determine if an individual worked certain hour thresholds during the day,
i.e. "MORE THAN 5 HRS.", "BETWEEN 5 & 5:15", 'MORE THAN 6 HRS", etc.]

For the purpose of attempting to count text occurances, I have created a
second copy of the worksheet where the TRUE/FALSE or n/a results are text and
not formulas - I hope that helps. My problem is adding up how many times
TRUE, FALSE & n/a appear for each individual because my data is set up where
each person has multiple rows of information depending upon the number of
days they worked (column E). My first person has data in rows 2 thru 13, the
next person has data in rows 14 thru 66, etc. It is different for each
person.

I have over 60 worksheets with an average 3500 rows of data that I need to
calculate. Yikes! Can someone help? Your assistance would be greatly
appreciated!

---
heyredone


I don't believe the 2nd worksheet copy will be necessary. I believe you may be
able to summarize your data appropriately using a Pivot Table.

--ron
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Using COUNT for text occurances in unusual worksheet?

Using a Pivot Table did the trick. I now need to use the Pivot Tables in a
more advanced way and I'm a novice at this. Will look in Discussion Group for
answers, otherwise, will post further inquiries. Thank you
--
heyredone


"Ron Rosenfeld" wrote:

On Wed, 4 Mar 2009 16:05:01 -0800, heyredone
wrote:

I am using Excel 2003 and I need to count how many times specific text
appears. Here's the catch ... my worksheet is set up as follows:

A - First Name
B - Last Name
C - Badge (ID)
D - Store No.
E - ScanDttm (work day)
F thru AB - [contain various formulas I used to calculate time punch info]
AC thru AK - [contain formulas I used with a TRUE/FALSE or n/a result to
determine if an individual worked certain hour thresholds during the day,
i.e. "MORE THAN 5 HRS.", "BETWEEN 5 & 5:15", 'MORE THAN 6 HRS", etc.]

For the purpose of attempting to count text occurances, I have created a
second copy of the worksheet where the TRUE/FALSE or n/a results are text and
not formulas - I hope that helps. My problem is adding up how many times
TRUE, FALSE & n/a appear for each individual because my data is set up where
each person has multiple rows of information depending upon the number of
days they worked (column E). My first person has data in rows 2 thru 13, the
next person has data in rows 14 thru 66, etc. It is different for each
person.

I have over 60 worksheets with an average 3500 rows of data that I need to
calculate. Yikes! Can someone help? Your assistance would be greatly
appreciated!

---
heyredone


I don't believe the 2nd worksheet copy will be necessary. I believe you may be
able to summarize your data appropriately using a Pivot Table.

--ron

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default Using COUNT for text occurances in unusual worksheet?

On Fri, 6 Mar 2009 11:57:01 -0800, heyredone
wrote:

Using a Pivot Table did the trick. I now need to use the Pivot Tables in a
more advanced way and I'm a novice at this. Will look in Discussion Group for
answers, otherwise, will post further inquiries. Thank you
--
heyredone


Good to hear. Thanks for the feedback.
--ron
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
how to count this in this unusual situation iksuinje Excel Discussion (Misc queries) 2 August 25th 08 08:41 PM
Count occurances Gaurav[_2_] Excel Worksheet Functions 1 April 26th 08 01:11 AM
TEXT function with unusual results Beans Excel Discussion (Misc queries) 4 April 16th 08 09:11 AM
Count of different occurances Bee Excel Discussion (Misc queries) 3 October 8th 07 03:36 AM
count occurances kevcar40 Excel Discussion (Misc queries) 3 June 13th 07 10:00 PM


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