I am trying to create a date stamp for a single cell. My intent is to have a read only copy of a workbook that when opened will populate the date. Then when the document is emailed to another user, the date will remain the same as the original date, even after reopening it.
Since it is a read only document, when the document is closed by the original user, it will reset and date stamp again the next time it is opened.
Any suggestions on how to make this happen? I have seen code on how to make a range of cells date stamp, but I can't make it work for my specific situation.
Cell B5 is where the date stamp should reside and not change when emailed to the other user.
Thank you in advance for your support.
Since it is a read only document, when the document is closed by the original user, it will reset and date stamp again the next time it is opened.
Any suggestions on how to make this happen? I have seen code on how to make a range of cells date stamp, but I can't make it work for my specific situation.
Cell B5 is where the date stamp should reside and not change when emailed to the other user.
Thank you in advance for your support.