Jump to content

Recommended Posts

Posted

I have a problem with function _OOoCalc_FindInRange. The function results only one score

Local $Szukanie_Produktu = _OOoCalc_FindInRange($oCalc, "10804031", -1, -1, -1, -1, "Dostawa")
MsgBox(0, "" ,'|'& UBound($Szukanie_Produktu) &'|')

If I have more cells with the same value then I have an error

: ==> Array variable has incorrect number of subscripts or subscript dimension range exceeded.:
$avReturn[0][$eString] = $oCell.getString
^ ERROR

How to find positions all cells ???

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
  • Recently Browsing   0 members

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