View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chris T-M Chris T-M is offline
external usenet poster
 
Posts: 43
Default Nested IF, reports incorrectly, can't find anything like it to ref

I've boiled down a problem Function to the following statement:
=IF(I54=OR(2,3,4),"Low","")
I54 = 2
Function returns ""