SCHED: ExportToExcel
Format
SCHED / ExportToExcel '<FilePathName>'
Description
The SCHED ExportToExcel Connect command saves the current Data view as an excel file.
Parameters
- FilePathName: The parameter is a string of text in single quotes of the file path name. More information on the acceptable file path formats can be found here. Supported filename extensions are: XLS and XLSX.
Examples
 Saves the current Data view as an Excel file with a file name "testfile" under the
        C:\MyFiles\Schedulefiles\directory 
SCHED / ExportToExcel
            'C:\MyFiles\Schedulefiles\testfile.xls' 
| Syntax | Example | 
|---|---|
| <CommandName> | SCHED / ExportToExcel | 
| <FilePathName> | 'C:\MyFiles\Schedulefiles\testfile.xls' | 
Return Message
If activated, Connect returns an acknowledgment message.
Group Membership
This command belongs to the following group(s):
Version
7.0
