L
Lewis Koh
A B
1 $100 =IF(NOT(ISBLANK(A1)), "Deposited on" + NOW())
Can I join a string like "Deposited on" with a function like above?
wanted to make it auto update on the date when I key in $100.
Why does =IF(NOT(ISBLANK(A1)),NOW()) shows 38563.68864? I can't get th
date out.Pls hel
1 $100 =IF(NOT(ISBLANK(A1)), "Deposited on" + NOW())
Can I join a string like "Deposited on" with a function like above?
wanted to make it auto update on the date when I key in $100.
Why does =IF(NOT(ISBLANK(A1)),NOW()) shows 38563.68864? I can't get th
date out.Pls hel