Hi,
 
I am getting the following error when I use more than 7 IF condition in Excel.
 
Error Message:The specified formula cannot be entered because it uses more levels of nesting than are allowed in the current file format.
 
Formula:
=IF($C$2=C5,E5,IF($C$2=C6,E6,IF($C$2=C8,E8,IF($C$2=C9,E9,IF($C$2=C10,E10,
IF($C$2=C11,E11,IF($C$2=C12,E12,IF($C$2=C13,E13,IF($C$2=C14,E14,IF($C$2=C15,E15,""))))))))))
 
Please help to check for more IF conditions.
 
Many Thanks
Maggi
				
			I am getting the following error when I use more than 7 IF condition in Excel.
Error Message:The specified formula cannot be entered because it uses more levels of nesting than are allowed in the current file format.
Formula:
=IF($C$2=C5,E5,IF($C$2=C6,E6,IF($C$2=C8,E8,IF($C$2=C9,E9,IF($C$2=C10,E10,
IF($C$2=C11,E11,IF($C$2=C12,E12,IF($C$2=C13,E13,IF($C$2=C14,E14,IF($C$2=C15,E15,""))))))))))
Please help to check for more IF conditions.
Many Thanks
Maggi
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							 
	