#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 124
Default Formula

Hi

I have a long list of RAG report status's either a G, R or A. I need to
write a formula to total them giving me a number EG G = 8

What would this look like please? They are all in the same column
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 202
Default Formula

If they are in column A (adjust your range as appropriate)

=COUNTIF(A1:A500,"R")
=COUNTIF(A1:A500,"A")
=COUNTIF(A1:A500,"G")

to give you three totals

"Ryan" wrote:

Hi

I have a long list of RAG report status's either a G, R or A. I need to
write a formula to total them giving me a number EG G = 8

What would this look like please? They are all in the same column

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



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

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"