Forum Discussion

Ennio Condoleo's avatar
Ennio Condoleo
Copper Contributor
Aug 14, 2017

Change a value in a cell only if such a cell is empty

Hello, I have a "trivial" problem with excel. Let "A1" be an empty cell. I would like that: - if "A1 is empty", then "A1 = value", otherwise "A1 remains empty" I have tried as follows: =IF(ISBLAN...

Resources