i have a column that is date formatted. I add the following formula
=IF(AND(ISBLANK(A9),C9<>""),TODAY(),"")
but it