I wanted to know if there's a way to make auto-populate AND change dates for each day.
so for example:
Column A is logging info daily, I want column B to auto-populate with each entry in Column A and at 12AM, I want the date to change to the current date while Column A is still logging.
Is there any if condition I can use for this?