(2nd posting, it appears the first disappeared in cyberia)
When I update the data in a spreadsheet I need to also update the one of two cells "date data sent" or "date data received."
I can't figure out a way of doing that automagically so I have a field in the header set to TODAY() and I copy and paste that into the row. Plain pasting doesn't work as that will paste the function, not the value. Paste Special works but is a lot of clicks.
Can anyone think of a better way to do this.