Jump to content

Problem with ExcelCom_UDF


ray306
 Share

Recommended Posts

I have a script that I've been working on. It was working fine until I updated to the newest version of AutoIt3. Here is the error message:

C:\Program Files\AutoIt3\Include\ExcelCom_UDF.au3 (604) : ==> The requested action with this object has failed.:

$oExcel.Activesheet.Paste

$oExcel.Activesheet.Paste^ ERROR

The function that fails is: _ExcelPaste($ExcelID, 1, 1)

So it appears that there is a problem with the paste function in excel. I have been working on this for some time and I have not changed anything is the copy or paste calls.

any ideas?

Ray

Link to comment
Share on other sites

It would appear that there is a problem with a function in ExcelCom_UDF. Additionally, it would appear that the problems is caused by a change in the syntax for handling regex.

I'll post this with more detail in the bug forum

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...