Anyone use this, and if so how did you get this command into your program (see below)?
CS1 =SCRIPT/FILENAME= C:\EXCELSCRIPT.BAS
FUNCTION/LoadExcel,,
STARTSCRIPT/
ENDSCRIPT/
I tried inserting EXCELSCRIPT.BAS from the insert menu, but I'm unable to edit it to match the command above (see below), and how do you insert the ENDSCRIPT/ command?
CS1 =SCRIPT/FILENAME= C:\EXCELSCRIPT.BAS
FUNCTION/Main,SHOW=YES,,
STARTSCRIPT/
Using 3.7mr3
CS1 =SCRIPT/FILENAME= C:\EXCELSCRIPT.BAS
FUNCTION/LoadExcel,,
STARTSCRIPT/
ENDSCRIPT/
I tried inserting EXCELSCRIPT.BAS from the insert menu, but I'm unable to edit it to match the command above (see below), and how do you insert the ENDSCRIPT/ command?
CS1 =SCRIPT/FILENAME= C:\EXCELSCRIPT.BAS
FUNCTION/Main,SHOW=YES,,
STARTSCRIPT/
Using 3.7mr3
Comment