opomba,
Dostop do te strani zahteva pooblastilo. Poskusite se vpisati alispremeniti imenike.
Dostop do te strani zahteva pooblastilo. Poskusite lahko spremeniti imenike.
An error occurred while executing a method or getting or setting a property of an object variable. The error was reported by the application that created the object.
To correct this error
Check the properties of the
Errobject to determine the source and nature of the error.Use the
On Error Resume Nextstatement immediately before the accessing statement, and then check for errors immediately after the accessing statement.