Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default If formula with Yes or No

I am working with 4 column of yes and no's that I need to tally at the end.
If there is one no in any column, I need the final colum to say No. I can't
seem to get the If function to work on it or any other formula. HELP!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default If formula with Yes or No

=IF(COUNTIF(A1:D1,"No")=1,"No","Whatever answer you want if the number of
'No's is other than 1")
--
David Biddulph

"skane2" wrote in message
...
I am working with 4 column of yes and no's that I need to tally at the end.
If there is one no in any column, I need the final colum to say No. I
can't
seem to get the If function to work on it or any other formula. HELP!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default If formula with Yes or No

Hi,

You need to flesh out this question - What if there are 2 no's or 3 or 4.
Can there be blanks, what else is possible, Yes?

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"skane2" wrote:

I am working with 4 column of yes and no's that I need to tally at the end.
If there is one no in any column, I need the final colum to say No. I can't
seem to get the If function to work on it or any other formula. HELP!

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 07:02 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"