F
FrankG
I am trying to set up a formula to tdisplay the following info
If cell a2 is greater than 2 and less than 95 enter "yes", if not, leave blank
I know how to use the if command for one part (=if(a2<2,"yes","") but can't get the second part
Can anyone help
If cell a2 is greater than 2 and less than 95 enter "yes", if not, leave blank
I know how to use the if command for one part (=if(a2<2,"yes","") but can't get the second part
Can anyone help