All
I would like to use the if function in a range of cells as below:
formula on cell B1
=if(A1:A100-"blank",10,"20")
If cells range a1:a100=blank then display10 otherwise display20.
Have tried a different formats without luck.
Many thanks in advance
R
Hi
I'm sorry, I have mentioned blank in error I meant white colour not blank cell.
So if there is white should display 10, if not 20
Thank you for your prompt reply
R