Working on a table where i have a cell that eventually will have "yes" entered in it. once Yes has been entered a date is then entered. Can i use a logic test where when "yes" is true it inserts the date?
this is what i have now ...
=IF(V17="yes","d/mm/yyyy","")
but d/mm/yyyy is what comes out not the actual date?
Can this be done or am i dreaming?
this is what i have now ...
=IF(V17="yes","d/mm/yyyy","")
but d/mm/yyyy is what comes out not the actual date?
Can this be done or am i dreaming?