Excel template file

Excel template file

In the Excel designer you can choose to design the complete excel file from scratch, but you can also choose to combine the Excel output from InterFormNG2 with a predefined Excel file (.xlsx).

 

This can be e.g. used, if you want to use advanced functions like pivot tables or charts. You can also use this to add an image in any fixed position and size independently of the Excel template. Here you can predefine an excel file, that expects the variable data in special cells or even in another sheet inside the Excel file to present the variable data from the Excel designer in any way you please.

 

An Excel template file is a normal excel file, that you e.g. can create with MS Excel. In order to make this excel file available as a resource in InterFormNG2, then you should upload the excel file into the Others Library of InterFormNG2.

 

The Excel output from the InterFormNG2 Excel template is put into the Excel template file with these rules:

  1. The Excel template file is not changed. InterFormNG2 will just take a copy of this file and use that as the layout for the new file.
  2. The sheet names are matched. That means, that the sheet name used is matched with the sheet name in the Excel template file. If there is a match, then the data from the sheet in the new Excel file (generated by InterFormNG2) will be added into the existing sheet of the Excel template file. If there are data in the relevant cells, then they will be overwritten.
  3. If there is no match when comparing the sheet names of the Excel template file and the output from the InterFormNG2 Excel template, then the sheets from the InterFormNG2 output will be added to the final Excel output.

The excel template file can be referenced in the workflow component, Create Excel document.

    • Related Articles

    • Excel designer

      Excel Support It is possible to generate Excel output in InterFormNG2, and it is also possible to convert Excel files into XML. You need however to have a license for InterFormNG2, that includes the Excel functionality, which can be support for ...
    • Excel cells

      In order to add data in the Excel output in the Excel designer, then you need to insert at least one cell. A cell can only be inserted within a row and a row can only be inserted within a sheet. This section contains these topics: 1.Create a cell. ...
    • Create Excel document

      InterFormNG2 can generate an output excel file in the format .xlsx based on a special formatted XML file. Such an XML file can be generated by the related workflow component, Excel to XML. You can also use an SPLF input when you execute the ...
    • Spooled file into Excel

      This section shows how a spooled file can be converted into Excel. The example relates to a spooled file, that has a format like below: The spooled file is a multi-page spooled file with a header, some details lines (in the middle blue frame), which ...
    • CSV file into Excel

      InterFormNG2 is able to convert generic CSV files into Excel. This section describes how that can be done. As an example we consider a CSV file with this content: Seq,Product No,Description 1,4234,aaaaa 2,23423,bbbbbb 3,3423,ccccccc 4,345,dddd ...