ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Question to check the conditions and then print the result. (https://www.excelbanter.com/new-users-excel/191671-question-check-conditions-then-print-result.html)

Neelakanta

Question to check the conditions and then print the result.
 
Hey guys can anyone help me?
my question is that ...
Assume that there is a student work sheet and there are 4 columns ........
now we have to check that if the marks of the first two columns(checking
individually) are less than 40 and also the marks of the next two columns are
less than 30(checking individually). if these two conditions satisfy then i
should get the grade as pass in the grade column.
hope u got my question.


Bob Phillips[_3_]

Question to check the conditions and then print the result.
 
=IF(AND(C2<40,D2<40,E2<30,F2<30),"Pass","")

--
__________________________________
HTH

Bob

"Neelakanta" wrote in message
...
Hey guys can anyone help me?
my question is that ...
Assume that there is a student work sheet and there are 4 columns ........
now we have to check that if the marks of the first two columns(checking
individually) are less than 40 and also the marks of the next two columns
are
less than 30(checking individually). if these two conditions satisfy then
i
should get the grade as pass in the grade column.
hope u got my question.





All times are GMT +1. The time now is 02:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com