DaddyNackers
Programmer
I am getting a run-time error '458' which reads: "Variable uses an automation type not supported in visual basic."
I do not know why i am getting this error...
This is the line of code where it is occuring...
Set WBook = GetObject(WPath, "Excel.Sheet"
I have the following references for this application...
Visual Basic For Applications
Microsoft Access 8.0 Object Library
Microsoft Excel 10.0 Object Library
Microsoft DAO 3.6 Object Library
Any and all help much appreciated - Thanks,
Nackers
I do not know why i am getting this error...
This is the line of code where it is occuring...
Set WBook = GetObject(WPath, "Excel.Sheet"
I have the following references for this application...
Visual Basic For Applications
Microsoft Access 8.0 Object Library
Microsoft Excel 10.0 Object Library
Microsoft DAO 3.6 Object Library
Any and all help much appreciated - Thanks,
Nackers