EDITTIME Must Be in MinutesLast reviewed: February 18, 1998Article 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
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |