V
Vlado Sveda
I'm trying to find a way how to use IF condition:
=IF(MyCondition; ValueIfTrue; ... else leave cell empty ...).
=IF(MyCondition; ValueIfTrue; "") is not good for me, because it does not
leave the cell empty.
Thanks in advance for every suggestions.
Vlado
=IF(MyCondition; ValueIfTrue; ... else leave cell empty ...).
=IF(MyCondition; ValueIfTrue; "") is not good for me, because it does not
leave the cell empty.
Thanks in advance for every suggestions.
Vlado