I have an inventory-type spreadsheet that inserts TODAY() in the date column whenever a new item is entered in a different column, "Item", which is handy. The problem is that every time the worksheet is opened, every cell in the "Date" column that has a corresponding "Item" get updated to today's date.
I want to have the date column populated once when a new item is entered in its corresponding item column, but never change again.
Any help would be much appreciated. Thanks.
I want to have the date column populated once when a new item is entered in its corresponding item column, but never change again.
Any help would be much appreciated. Thanks.