Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 129
Default Formula for counting Exceptions???

I need some help with developing a formula that will calculate the number of
times a column contains a value that exceeds the allowable limit...

Basicaly I have several Cols of Data (Chemical Concentrations) and I would
like to add a row at the bottome below Total and Average that will show the
number of times the Chemical Conc exceeded the allowable limit.

Anyone have a formula suggestion?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Formula for counting Exceptions???

=COUNTIF(A2:A200,"" & B1) where B1 is your allowable limit

"Will" wrote:

I need some help with developing a formula that will calculate the number of
times a column contains a value that exceeds the allowable limit...

Basicaly I have several Cols of Data (Chemical Concentrations) and I would
like to add a row at the bottome below Total and Average that will show the
number of times the Chemical Conc exceeded the allowable limit.

Anyone have a formula suggestion?

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
Worksheet protection with exceptions KG Excel Discussion (Misc queries) 4 February 21st 10 03:38 AM
exceptions in filtering jamie Excel Worksheet Functions 7 June 1st 06 10:38 PM
Data Validation w/ exceptions msg box TC Excel Worksheet Functions 1 December 22nd 05 10:00 AM
Protection-exceptions to delete a row Frederic Excel Worksheet Functions 0 September 12th 05 10:05 AM
Exceptions to Validation Rules Jim Johnson Excel Worksheet Functions 5 November 7th 04 01:04 PM


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