Jump to content

Recommended Posts

Posted

Hello

Iam using UDF(_ExcelReadSheettoarray) in my Automated Script.While running Iam getting an error-(Variable must be of type object).when I click that error it's pointing on (_Excelreadsheettoarray Function) in the Library Excel.au3.Will u give me an idea of rectifying this error?

thanks

vimala

Posted

There is a problem with creating the object. Have a look in the helpfile (most COM examples include this) for the COM Error handler. Then you can post your code.

Posted

There is a problem with creating the object. Have a look in the helpfile (most COM examples include this) for the COM Error handler. Then you can post your code.

hello Brettf

I thank you for your reply.I'll look into help file .

bye

vimala

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...