Hi Guys
I need to get excel to enter to-days date and then freeze this date so is
does not update later. I dont want to copy-paste special-values. I need to
have it in a function statement.
I tried =IF(C17="not completed","",TEXT(TODAY(),"d/mm/yyyy;@"))
but it still updates even though the cell format is text.
Bob Phillips was helpfull byt it still doesnt work
Any other suggestions please?
Thanks.
JE McGimpsey - 14 Sep 2007 12:41 GMT
See
http://www.mcgimpsey.com/excel/timestamp.html
If it needs to be a function statement, you'll need to use the circular
reference method.
> Hi Guys
>
[quoted text clipped - 10 lines]
>
> Thanks.
Jim Dean - 15 Sep 2007 12:38 GMT
Thank you I am working my way thru this one.
Cheers.
> See
>
[quoted text clipped - 17 lines]
> >
> > Thanks.