Yes its should be declare as Object when instantiating workbook, worksheet, range or cell objects in Excel heres my declaration and it works fine;
Local object &oWorkApp, &oWorkSheet, &oWorkBook, &oRange, &oCells;
Valkyrie
Yes its should be declare as Object when instantiating workbook, worksheet, range or cell objects in Excel heres my declaration and it works fine;
Local object &oWorkApp, &oWorkSheet, &oWorkBook, &oRange, &oCells;
Valkyrie