| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileExtension | String | Optional | The File Extension excluding the dot. If omitted and a templateFileName is supplied, the File Extension will be taken from or implied (e.g., .dot implies a .doc file) from this. | |
| templateFileName | String | Optional | A template file name, e.g., a simple prefix for the file such as 'Account_Quotation' or the name of a Word VBA template, e.g., 'c:\templates\Account_Quotation.dot'. Any path or file extension information will be removed. |
A String which will be blank if no File Name could be returned, e.g., this is an unsaved record.