Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default COUNTIF formula problems

I have a range of data (example below) and I'm trying to identify every time
a row has both VTF and 1a in their respective columns. I've tried everything
I can think of but I'm not getting the right answer (would be 1 in the
example below).

Please can anyone help?!
Many thanks
Caroline

Example:

column 1 column 2 column 3
ABC complete 1a
VTF incomplete 1a
VTF incomplete 2


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default COUNTIF formula problems

Try this:

=SUMPRODUCT((A1:A100="VTF")*(C1:C100="1a"))

adjust the ranges to suit.

Hope this helps.

Pete

On Jan 29, 3:51*pm, CazzyP wrote:
I have a range of data (example below) and I'm trying to identify every time
a row has both VTF and 1a in their respective columns. *I've tried everything
I can think of but I'm not getting the right answer (would be 1 in the
example below).

Please can anyone help?!
Many thanks
Caroline

Example:

column 1 * * *column 2 * * *column 3
ABC * * * * * * complete * * *1a
VTF * * * * * * incomplete * *1a
VTF * * * * * * incomplete * *2


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default COUNTIF formula problems

Thanks very much Pete. I'll give that a go!


"Pete_UK" wrote:

Try this:

=SUMPRODUCT((A1:A100="VTF")*(C1:C100="1a"))

adjust the ranges to suit.

Hope this helps.

Pete

On Jan 29, 3:51 pm, CazzyP wrote:
I have a range of data (example below) and I'm trying to identify every time
a row has both VTF and 1a in their respective columns. I've tried everything
I can think of but I'm not getting the right answer (would be 1 in the
example below).

Please can anyone help?!
Many thanks
Caroline

Example:

column 1 column 2 column 3
ABC complete 1a
VTF incomplete 1a
VTF incomplete 2



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default COUNTIF formula problems

You're welcome.

Pete

On Jan 30, 9:51*am, CazzyP wrote:
Thanks very much Pete. *I'll give that a go!



"Pete_UK" wrote:
Try this:


=SUMPRODUCT((A1:A100="VTF")*(C1:C100="1a"))


adjust the ranges to suit.


Hope this helps.


Pete


On Jan 29, 3:51 pm, CazzyP wrote:
I have a range of data (example below) and I'm trying to identify every time
a row has both VTF and 1a in their respective columns. *I've tried everything
I can think of but I'm not getting the right answer (would be 1 in the
example below).


Please can anyone help?!
Many thanks
Caroline


Example:


column 1 * * *column 2 * * *column 3
ABC * * * * * * complete * * *1a
VTF * * * * * * incomplete * *1a
VTF * * * * * * incomplete * *2- Hide quoted text -


- Show quoted text -


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
Problems with countif function NavyGunner Excel Discussion (Misc queries) 3 August 7th 08 05:41 PM
Problems with COUNTIF formulae Mackem Excel Discussion (Misc queries) 2 November 6th 07 11:55 AM
COUNTIF Problems PW11111 Excel Discussion (Misc queries) 1 July 25th 05 12:09 PM
problems with sumif and countif Simon Shaw Excel Discussion (Misc queries) 6 July 23rd 05 10:02 PM
COUNTIF formula problems artisanpp Excel Discussion (Misc queries) 2 June 5th 05 01:30 AM


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