EXCEL OPEN: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=EXCEL_OPEN <filename>, [<vis>] |description=*DESCRPTION* |param1=<filename>|param1_desc= |param2=[<vis>]|param2_desc= }} ===Example=== :- EXCEL_OPEN Category:Excel
 
ConnerO (talk | contribs)
No edit summary
Line 2: Line 2:
|description=*DESCRPTION*
|description=*DESCRPTION*


|param1=<filename>|param1_desc=
|param1=<filename>|param1_desc={{filename}}
|param2=[<vis>]|param2_desc=
|param2=[<vis>]|param2_desc={{vis}}
}}
}}



Revision as of 18:44, 16 July 2010

Command

EXCEL_OPEN <filename>, [<vis>]


  • DESCRPTION*

Parameters

<filename>
Filename as either text in double quotes, or a text variable.
If the filename does not contain full path information, then the file will be opened in the same folder as the macro.
[<vis>]
1 or 0 to determine whether the excel document window is visible or not.

Example

- EXCEL_OPEN