Hello,
I would like to ask for help with very basic IF formula - the typical example with intervals : it is working only for number 75 and it shows "a", with other, lower number it is automatically "fail" option. I couldnt find the mistake, if u please could help me.
=IF(G9>=75;"a";IF(G9>=60<75;"b";IF(G9>=40<60;"c";"fail")))
thank you.
Bookmarks