View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
LucasBuck
 
Posts: n/a
Default Whats wrong with this?


=IF('M ORQ Rec'!B2=0,0,IF('M ORQ Rec'!B2=12,20,IF('M ORQ
Rec'!B2=10,18,IF('M ORQ Rec'!B2=7,16,IF('M ORQ
Rec'!B2<=6,15,"N")))))

I want it to display N if there is text in B2, but it always shows 20
instead. Thanks


--
LucasBuck
------------------------------------------------------------------------
LucasBuck's Profile: http://www.excelforum.com/member.php...o&userid=19710
View this thread: http://www.excelforum.com/showthread...hreadid=500793