Hi.
Among the other columns i have 2 columns named "Task Name" and "Start Date". What i would like to create now, is whenever new line is entered to "Task Name", the current date will appear automatically to "Start Date" row and date should remain as date when task was entered.
I tried following: =IF([Task Name]5 > "0"; TODAY()), but it keeps on changing the date to current date.
Can you please advise,
Thanks.