If function

S

Sullu

Hi,

I have this table with me and want to use if function the requirement is if
a roll number has less than 40 marks it should be shown as failed in the next
column.
Any help


Roll No Maths Phy
1 90 30
2 67 70
3 56 50
4 45 47
5 23 78
 
D

David Biddulph

Isn't that just saying =IF(H3>=40,"Passed","Failed") ?
I don't think the AND is doing anything there?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top