Creating Excel file without using a template
Create an Excel file by appending new data to the existing data in the specified Excel file or replace the existing data in the specified Excel file with new data.
In the Data Source Details section, in the Name Spreadsheet text box, enter the name for the output Excel file. Specify the file name directly to create a new Excel file and write to it. Or, users can specify a full path of an existing file location and select either the Append to Existing Data or Replace Existing Data radio button. Selecting the Append to Existing Data radio button appends the new data to the existing data in the specified Excel file. The Replace Existing Data replaces the existing data in the specified Excel file with the new data.
Select the Specify Sheet and Range radio button and specify the required sheet and range using one of the following formats:
- The sheet name—Example: Worksheet
- Worksheet!A1:D12—To write data to Worksheet, cells A1 through D12.
- A1:D12—To write data to cells A1 through D12 contained in the first sheet of the Excel file.
- Empty value—To write data to the first sheet of the Excel file.
Field Information:
In the Field Information section, enter the field names to write to the Excel data source.
Defining the Excel Write Data Source: