<< Click to Display Table of Contents >> Navigation: Macros > Macro commands and parameters > Macro reporting commands > Macro write to Excel > Macrocommando ExportResult |
Purpose:
Export calculation results to an Excel file.
General notation:
ExportResult ( Filename, [Selected Only] )
Filename is a text value. The filename can be enclosed in single quotes or passed via a variable.
OnlySelected is an optional truth value to export only selected objects.
The command exports the results of the last calculation performed, provided an export function is available for it.