Sign UpSign Up   Sign InSign In Welcome Guest,
Live Chat Live Chat

Tag Browser: array-formula

< 1 second(s)
  • Aspose.Cells: Using SetFormulaArray gives #VALUE

    I'm having a problem using SetFormulaArray. Here is a snippet from the code i'm using: f = String.Format(''=AVERAGE(IF(({0}:{1}=''''{2}'''')*({3}:{4}&gt;0),{3}:{4}))'', _&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ws.Cells(itemRow(1) + i - 1, colROWHEADING).Name, _&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ws.Cells(itemRow(UBound(itemRow)) + i - ...
    Posted to Aspose.Cells Product Family (Forum) by iamdave on February 8, 2009
    Filed under: array formula