Return values for the Excel functions
Return values for the Excel functions
0 | Command successfully executed |
-1 | Excel cannot be launched (is Excel installed?) |
-2 | Error in Excel when executing the command -> error text can be found with f$Excel(’Error’, ParameterName ) |
-3 | No active workbook |
-4 | General OLE error (Excel was closed by the user) |
-5 | Unknown keyword has been used |
-6 | The specified sheet does not exist |
-7 | The specified cell cannot be accessed |
- 8 | The accessed name area was not found |