Hi All,
I am trying to automate some process and minimise data entry using formulas
Does anyone know if you could populate one cell with today date if other cell contain data otherwise keep it blank but to keep day date entry?
For example: B1=IF(ISBLANK(A1),"",TODAY()) - how do i keep date in B1 when data was entered as date will change with current formula to date i open document again.
Thank you
I am trying to automate some process and minimise data entry using formulas
Does anyone know if you could populate one cell with today date if other cell contain data otherwise keep it blank but to keep day date entry?
For example: B1=IF(ISBLANK(A1),"",TODAY()) - how do i keep date in B1 when data was entered as date will change with current formula to date i open document again.
Thank you