Hi Everyone.
I am new in Excel, so my question appears to be silly to you.
Anyway, I want to frame a simple logic with IF
IF K2=0, "Science"
IF K2=2, "Humanities"
IF K2=8, "Business"
I have made this formula
=IF(K2=0,"Science",IF(K2=2,"Humanities",”Business”))
But it is showing #Name error
Why?
What should be the correct formula?
Regards
Haque
Bookmarks