Formula compare two different cells containing the scores of tes
Closed
ayili
-
Sep 17, 2014 at 10:37 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Sep 23, 2014 at 10:59 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Sep 23, 2014 at 10:59 AM
Related:
- Formula compare two different cells containing the scores of tes
- "Compare versions word" - Guide
- Beyond compare download - Download - File management
- Logitech formula vibration feedback wheel driver - Download - Drivers
- Credit summation formula - Guide
- Number to words in excel formula - Guide
1 response
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Contributor
Last seen
December 27, 2022
555
Sep 23, 2014 at 10:59 AM
Sep 23, 2014 at 10:59 AM
Hi Ayili,
Try this:
=IF(AND(A1>49,A2>49),"Pass","Didn't Pass")
Best regards,
Trowa
Try this:
=IF(AND(A1>49,A2>49),"Pass","Didn't Pass")
Best regards,
Trowa