L
Lucky
Hi
I have a worksheet for handling incoming/outgoing packages.
Tired of putting in dates, when its always "today" im typing them in.
so i want a formula which will put in the date in a column whenever
type a name in another column.
this works, but whenever i open the document next day the day change

=IF(B1<>"";TODAY();""
I have a worksheet for handling incoming/outgoing packages.
Tired of putting in dates, when its always "today" im typing them in.
so i want a formula which will put in the date in a column whenever
type a name in another column.
this works, but whenever i open the document next day the day change
=IF(B1<>"";TODAY();""