Modify

Opened 10 years ago

Closed 10 years ago

Last modified 6 years ago

#3112 closed Bug (Fixed)

Function _Excel_RangeFind not working

Reported by: Oleg Owned by: BrewManNH
Milestone: 3.3.15.1 Component: AutoIt
Version: 3.3.14.0 Severity: None
Keywords: Excel Cc:

Description

OS - Windows 7 (x64)
MS Office 2013 (x32)

The script in the Help an error:

"C:\Program Files (x86)\AutoIt3\Include\Excel.au3" (656) : ==> The requested action with this object has failed.:
$aResult[$iIndex][1] = $oMatch.Name.Name
$aResult[$iIndex][1] = $oMatch^ ERROR
->13:58:38 AutoIt3.exe ended.rc:1
+>13:58:38 AutoIt3Wrapper Finished.
>Exit code: 1    Time: 1.772

Change History (8)

comment:1 Changed 10 years ago by BrewManNH

The error isn't in the example script, the error is in the function _Excel_RangeFind. There's no COM error handler in that function so it causes this error message to appear.

comment:2 Changed 10 years ago by Oleg Masharov <omash@…>

Running a script that uses this function it is interrupted with an error. In version 3.3.12, this script works.

comment:3 Changed 10 years ago by BrewManNH

  • Milestone set to 3.3.15.1
  • Owner set to BrewManNH
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed by revision [11497] in version: 3.3.15.1

comment:4 Changed 10 years ago by pvp

Hello, I want to ask when u finish 3.3.15.1 version ?

function _Excel_RangeFind is error, so... I cant do anything :((

comment:5 follow-up: Changed 8 years ago by anonymous

14 months for now, and still version v3.3.14.2, and I have this error.

comment:6 in reply to: ↑ 5 Changed 8 years ago by anonymous

Replying to anonymous:

14 months for now, and still version v3.3.14.2, and I have this error.

Same here, this error is still present

comment:7 follow-up: Changed 6 years ago by anonymous

what is the solution to solve this error

comment:8 in reply to: ↑ 7 Changed 6 years ago by Jos

Replying to anonymous:

what is the solution to solve this error

We have the forum for questions.

Jos

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.