Fadak.IR Fadak Solutions
English Русский العربية فارسی
Articles Management Studies Language


/ Coumputer

Microsoft Word - Amazing PPT Hints, 2 Useful Microsoft Word Tips and Tricks


      Introduction
      Change Total Editing Time
      Show Total Editing Time

Introduction

With a little help of VBA (in a module added in VB editor):

Firstly, click “Visual Basic” in the “Code” group, on “Developer” tab or you can press “Alt” + “F11” in your keyboard to open the VBA editor. Then click “Insert”, in the drop-down menu, you can click “Module”.

The easiest thing to do is use the Alt + F11 key combo. Then F7 for show page code.

Change Total Editing Time

Sub ResetTotalEditingTime()
'tester function used to reset total editing time to random times _
use to test the select case statement in foo
Dim objDialogBox As Object
With WordBasic
Set objDialogBox = .DialogRecord.FileSummaryInfo(False)
.CurValues.FileSummaryInfo objDialogBox
objDialogBox.EditTime = "5000" '***RESET THE VALUE HERE***
.FileSummaryInfo objDialogBox
Set objDialogBox = Nothing
End With
End Sub

Show Total Editing Time

Sub ShowTotalEditingTime()
MsgBox (ActiveDocument.BuiltInDocumentProperties("Total Editing Time"))
End Sub


Articles
Digital Media
Humanities
IT Management
Coumputer
Miscellaneous
Product & Services
About Fadak
Management
Contemporary Management Journal
Managerial Verses
Photography Quotes
Photo is written
Management Researcher Bank
Management articles titles
Educational Resources (Seminary & University)
Studies
Observatory - Personalities
Observatory - Cultural
Observatory - Academic
Observatory - Media
Observatory - scientific events
Language
Dictionary
Russian Language Test
Russian Proverb
English Proverb
Four language sentences
logo-samandehi
About | Contact With Us | Privacy Policy | Terms | Cookies Policy |
Version (Pre-Alpha) 2000-2022 CMS Fadak. ||| Version : 5.2 ||| By: Fadak Solutions Old Version