In this post, we will pay attention to show you 3 quick ways to insert the created or last modified date into your Word document.
Every time we create a document, it contains a lot of information, such as the created date and last modified date. These details keep us a good track of how we have been editing on the document. So today, we will show you methods to enable you to insert the created or last modified date into document.
Note:
Before all, once you finishing drafting document, save it first. So you can have the most updated version. Then you can insert relevant dates into document with following instructions.
Method 1: Insert Date Manually
In Word, you can see the created and last modified dates if you switch to the background. However, you can’t copy that information directly. Instead you shall follow these steps.
- Firstly, in Word, click “File” tab.
- Next click “Info” option and on the rightest column, click “Properties”.
- Then on drop-down menu, select “Advanced Properties”.
- And in the window open, click “General” tab.
- Now you can copy and paste relevant information into document.
Method 2: Insert Field
- First off, place insertion pointer properly and click “Insert” tab.
- Then click “Quick Parts” and choose “Field”.
- In “Field” box, choose “Date and Time” for category.
- Next, to insert created date, select “CreateDate” field name. And to insert last modified date, select “SaveDate” instead.
- Then choose a date format if necessary.
- Lastly, click “OK”. You will have the date inserted in the selection.
Method 3: Run VBA Codes to Insert both Created and Last Modified Date
- First and foremost, place cursor at the position where dates go.
- Then press “Alt+ F11” to open VBA editor.
- In “Project” panel, click “Normal”.
- Next click “Insert” tab.
- Choose “Module”.
- Double click to open the module.
- Paste following codes there:
Function GetDocDates(strDocPath) As String Dim objFileSystem As Object Dim objFile As Object Dim strDates As String Set objFileSystem = CreateObject("Scripting.FileSystemObject") Set objFile = objFileSystem.GetFile(strDocPath) strDates = "Created Date: " & objFile.DateCreated & vbNewLine & _ "Last Modified Date: " & objFile.DateLastModified GetDocDates = strDates Set objFile = Nothing Set objFileSystem = Nothing End Function ' Call Function GetDocDates Sub InsertDocDates() ' Insert dates at selection point. Selection.InsertAfter GetDocDates(ActiveDocument.FullName) End Sub
- Put cursor inside “InsertDocDates” macro and click “Run” button to run it.
You will get dates inserted into document like this:
Deal with Data Loss Issue
Data loss has become quite a topic today. All kinds of information now goes digital. This means we have to be fully prepared for data disaster in advance. And Word document corruption is a problem we can easily run into. Thus, we suggest you getting a Word repair tool in hand.
Author Introduction:
Vera Chen is a data recovery expert in DataNumen, Inc., which is the world leader in data recovery technologies, including repair xls and pdf repair software products. For more information visit www.datanumen.com
At this point in life, bad situation emerge for us to learn our mistakes and figure out what next is to be done. I’m really delighted I eventually found a real competent hacker after been spammed by several sham hackers I followed their Bogus recommendation. Never knew that my wife Had a son out of wedlock without informing me about it for almost 12years of our relationship until I noticed she picks strange calls on her phone and send some money to strange man. As much as it is inappropriate to spy on one’s spouse phone it’s also necessary to be sure that your relationship is in perfect shape. All my gratitude goes to this Genuine GeniusHacker-:jamesmckaywizard at gmail dot com who got to clone/hack her phone completely to the extent that I had a clone of her phone and could read all her whatsapp & amp;Facebook message, call logs text message and GPS to know where and what she is always up to. I’m really grateful for this great experience, it really helped me find out the truth about my marriage. They are also specialize on hacking and recovery of lost funds, kindly send a message if you’ve experience any of these issues..Email: jamesmckaywizard at gmail dot com or WhatsApp +31622647750. Kindly reach out to them and thank me later.
Hey There. I found your blog using msn. This is an extremely well written article. I will make sure to bookmark it and come back to read more of your useful info. Thanks for the post. I will definitely return.
Awful guidance