Protecting TODAY() after mailing

  • Thread starter Thread starter Dent
  • Start date Start date
D

Dent

I have a worksheet that contains TODAY(), +1, +2 etc function. Is it
possible to stop the dates auto updating after the sheet has been
emailed to the recipient. I want it to preserve the dates ( auto )
inserted when the sheet created.
 
You could convert those cells to values (edit|copy, edit|paste special|values is
one way) before you send the file.
 
This would be an ideal situation to learn to use a Macro. You could record
your own that will take Dave's advice and do the steps automatically.

Then set it up so you only mail the sheet that the recipient
needs--retaining your original for yourself.

Good luck!

(e-mail address removed)

Dave Peterson said:
You could convert those cells to values (edit|copy, edit|paste special|values is
one way) before you send the file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top