Kbase P129130: Error 5890 when calling the Subtotal method of an Excel Automation COM object
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/08/2008 |
|
Status: Unverified
SYMPTOM(s):
Error 5890 when calling the Subtotal method of an Excel Automation COM object
Error occurred while accessing component property/method: Subtotal.
Bad variable type.
Error code: 0x80020008 p74876_subtotal.ped (5890)
Bad variable type.
Passing an array variable to the Subtotal method
Unable to pass arrays to COM objects
FACT(s) (Environment):
OpenEdge 10.1x
Windows
CAUSE:
Bug# OE00165604
FIX:
One possible workaround for this problem is to use Visual Basic to build a wrapper ActiveX object around the object that you are trying to use.