FILESIZE [switches] |
Inserts the size of the document, in bytes, taken from the (File > Properties)(Statistics tab). |
| switches | |
| \k | Displays the result in kilobytes (K), rounded to the nearest whole number. |
| \m | Displays the result in megabytes (MB), rounded to the nearest whole number. |
| \# "#,##0" | |
| \* cardtext | Converts numbers to text |
| \* upper | ??? |
| \* lower | ??? |
| \* firstcap | ??? |
| \ *caps | ??? |
| REMARKS |
| * For the Microsoft documentation refer to support.microsoft.com |
Examples |
| { FILESIZE } { FILESIZE \k } K = 356L { FILESIZE \k \# "#0.00" } { FILESIZE \m } MB = 3.2MB |
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top