.. highlightlang:: us .. index:: File=>More File Functions=>Excel Report .. _filemore-file-functionsexcel-report: .. _fil-excel-report: File=>More File Functions=>Excel Report --------------------------------------- Inserts data into an MS-Excel template. .. image:: S:/uniplot-obj/images/FileExcelReportDlg-en.* The dialog box displays a list of all available Excel templates which are found in the :file:`UniPlot\\template\\report\\` directory or in a directory which is specified in the :ref:`toolsmore-options` dialog box. The file names are listed without extension. The Excel template can have multiple sheets. Each sheet contains placeholders which will be filled by UniPlot. The template also contains the complete layout. The :ref:`XLSREPORT_CreateFromTemplate` function help text contains information how to create an Excel template. After you selected a template a file open dialog will be displayed to select a data file. For the example template included (:file:`Example1 (Choose WOT_XLS.utx`)) there is an accompanying data file :file:`wot_xls.utx` that you will find in the directory :file:`UniPlot\\samples\\automate`. To execute the command, do the following: * Choose **File=>More File Functions=>Excel Report**. * Select a report from the list and click OK. * Choose the file name from the file open dialog box and click OK to create the report. .. us.comment **Comment** This function works only with MS-Excel 97 or higher. .. seealso:: :ref:`XLSREPORT_CreateFromTemplate`, :ref:`toolsmore-options` :sub:`id-1536557`