lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
I want to log the date that a file is opened. For example, If I open the file today and I entered case#2 then the date should be today date in date column but if I open this file tomorrow for case#3 then tomorrow date should be in date column at the same time case #1 and 2 date should not change.
Is there any way I can do that?
Thank you so much
[TABLE="class: grid, width: 400"]
<tbody>[TR]
[TD]Case#[/TD]
[TD]Date -opened[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]15/10/2019[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]11/11/2013[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I want to log the date that a file is opened. For example, If I open the file today and I entered case#2 then the date should be today date in date column but if I open this file tomorrow for case#3 then tomorrow date should be in date column at the same time case #1 and 2 date should not change.
Is there any way I can do that?
Thank you so much
[TABLE="class: grid, width: 400"]
<tbody>[TR]
[TD]Case#[/TD]
[TD]Date -opened[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]15/10/2019[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]11/11/2013[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]