Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
suppose cells A1toE5=grades A,B,C,D,E or U in any combination and U=fail how
do I print "pass" or "fail" thanks in anticipation |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=IF(COUNTIF(A1:E5,"U")0,"fail","pass")
-- HTH RP (remove nothere from the email address if mailing direct) "fabien" wrote in message ... suppose cells A1toE5=grades A,B,C,D,E or U in any combination and U=fail how do I print "pass" or "fail" thanks in anticipation |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calling a new function Excel gives me #NAME? | Excel Worksheet Functions | |||
Excel 2003 Slow Function Argument Window | Excel Discussion (Misc queries) | |||
Excel option to store trendline's coefficients in cells for use | Charts and Charting in Excel | |||
Simplify Vlookup function in Excel | Excel Worksheet Functions | |||
I cant use englisch function names in a swedich version of excel | Excel Discussion (Misc queries) |