G
Gordon
Hi ;
I keep getting a "Syntax error in Insert" message when I try to execute the
following.
dim holdFlNme = "c:\myWorkbook.xls"
"INSERT INTO [_unit_difference] '" & holdFlNme & "' Excel 8.0; Select * from
[unit_difference]"
Can anyone see the syntax problem ?
Thanks,
I keep getting a "Syntax error in Insert" message when I try to execute the
following.
dim holdFlNme = "c:\myWorkbook.xls"
"INSERT INTO [_unit_difference] '" & holdFlNme & "' Excel 8.0; Select * from
[unit_difference]"
Can anyone see the syntax problem ?
Thanks,