D
Dave
I want to insert 1 in a cell if the value in another cell matches one or
more of 5 other cells. I have tried =IF(OR(C20=C5,D5,E5,F5,G5),1,"-") but
does not seem to work. Is this syntax is incorrect?
May be there is a better way to do this? Your help will be much
appreciated.
more of 5 other cells. I have tried =IF(OR(C20=C5,D5,E5,F5,G5),1,"-") but
does not seem to work. Is this syntax is incorrect?
May be there is a better way to do this? Your help will be much
appreciated.