H
Help with cell function
if cell e 14 = y and cell g14 is less than 15, h14 should be y...how do i do
it? Thanks
it? Thanks
Help said:if cell e 14 = y and cell g14 is less than 15, h14 should be y...how do i do
it? Thanks
=IF(AND(E14=y,G14<15),E14,"False"Help said:if cell e 14 = y and cell g14 is less than 15, h14 should be y...how d
i d
it? ThanksPut this forumula in H1