Help with Excel nested function - TechRepublic
Question
September 23, 2012 at 08:34 PM
liz749

Help with Excel nested function

by liz749 . Updated 13 years, 9 months ago

Hi everyone, I am new to nested functions and am trying to use the following:
=IF(NOT(OR(F3:H3)),”Do not include”,IF(OR(AND(F3,NOT(OR(G3:H3))),AND(OR(G3),NOT(F3,H3))),”Get More Data”,”Allow to bid”))
I am getting the error “You’ve entered too many arguments for this function”
Any idea what I am doing wrong? Thanks!

This discussion is locked

All Comments