ID: Q49188
The information in this article applies to:
The EDITTIME field always returns the number of minutes the document has been open. This time includes any time previous to the current session that the document was open.
The EDITTIME field cannot be formatted using a date-time picture switch.
The following field displays the edittime in the hh:mm format:
{=int({edittime}/60)}:{={={edittime}-({=int({edittime}/60)}*60)}\# 00}
NOTE: All {} are field braces created by using the Insert Field key
(CTRL+F9), not the brace keys on the keyboard.
Additional query words: 6.01.0 1.1 1.1a 1.0 word6 7.0 word95 word7 winword 1.10 winword2 1.10a 2.0 2.0 word97
Keywords : kbfield kbformat
Platform : WINDOWS
Last Reviewed: February 20, 1998