As I work I need to paste today's date into a cell every time I update a row. My first approach is to put the today() function into a cell and then copy/paste it. That doesn't work as I don't want to past the function. I can paste special which works but is cumbersome.
I am telling myself that there MUST be a simpler way. Can anyone suggest one ?