Hi!
I'm new to VB Script but I need some help.
I ran a macro in Excel to copy a text file to a sheet. It worked fine

I then proceded to copy the macro to a script but wehn I try to run it I get the compilation Error 800A03EE

Script: D:\Scrip_tables .vbs
Line: 14
Char: 49
Error: Expected ')'
Code: 800A03EE
Source: Microsoft VBscript compilation error

My script looks...