ray306 Posted January 15, 2007 Posted January 15, 2007 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
ray306 Posted January 15, 2007 Author Posted January 15, 2007 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now