Using today(), I have a cell populate with the current date when an adjacent cell is filled. Unfortunately, when tomorrow rolls around, yesterday's date, from tomorrow's perspective, will be the wrong date.
Is there a way to freeze today() as the day it was written and not the current date?
Note: there are thousands of these cells, so doing Cmd + ; does not solve this issue. It needs to be a formula that can be copied to those thousands of cells.