LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 92
Default Make formula more simple --- array?

Hi Nikki,

If your cells are adjacent:
=IF(SUMPRODUCT(--(A1:A20="PASS"))=COUNTA(A1:A20),"PASS","FAIL")
=IF(SUMPRODUCT(--(A1:A20="FAIL"))0,"FAIL","PASS")

If not, array-enter for example:
=IF(SUM(--(A1="FAIL"),--(A7="FAIL"),--(A9="FAIL"))0,"FAIL","PASS")

Regards,
Bernd

 
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 can I make a simple check mark column? PeterB Excel Discussion (Misc queries) 5 September 20th 06 01:23 AM
Can I make a simple fill-in calculator for webpage using Excel? tggr2000 Excel Discussion (Misc queries) 0 July 12th 06 10:15 PM
Simple question- how to make X axis on bottom of chart Boon8888 Charts and Charting in Excel 2 February 8th 06 05:13 AM
Help please simple drop and drag I can't make work Anthony Excel Worksheet Functions 2 July 10th 05 06:28 AM
Make it more simple or intuitive to do simple things Vernie Charts and Charting in Excel 1 March 16th 05 04:01 AM


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