Output to Excel

<< Click to Display Table of Contents >>

Navigation:  How do I? >

Output to Excel

To output results from a transform to an Excel .xlsx/.xls file:

Select the transform item in the Center pane.

Click To File at the bottom of the Left pane.

 

convert to Excel

 

Select *.xlsx or *.xls from the file type drop-down list that appears.

 

convert to Excel

 

You can't output style information directly to Excel. But you can copy the styling from another Excel sheet, including:

column widths

row heights

column/row hidden status

cell merging

text orientation

fonts

 

Using an Excel style template

 

You can use a relative location for the template file (relative to the .transform file):

 

Excel template file with relative path

 

Note that Excel .xlsx files are typically limited to 1,048,576 rows and 16,384 columns.

 

See also:

Excel format

Write to multiple sheets of an Excel file

Video: How to convert fixed column width to CSV or Excel

Video: How to convert JSON to Excel

Video: How to convert XML to Excel