+------------+---------+---------+| Date | Col1 | Col2 |+------------+---------+---------+| 2018-01-01 | Value 1 | Value 1 || 2018-01-01 | Value 2 | Value 2 || 2018-01-01 | Value 3 | Value 3 |+------------+---------+---------+I want to autofill Date column's cell with current date, when any of the Col1 and Col2 is filled in that row.
How can I do that, Is there any formula or need to write script ?





