Thread
:
Convert from XLS to CSV using VBScript
View Single Post
wiere
Newbie Member
25Jun2009,17:25
I'm sorry i missed the top line of code out. This needs to be the first line:
Code:
Set objArgs = WScript.Arguments
should work now