Related Topics: | ||
Description: Sets the value in the specified cell on the specified sheet of the specified analysis workbook to the specified value and returns the value.
Syntax: workbook_setvalue(Report Name, Sheet Index, Column, Row, Value)
Report Name is the name of the analysis workbook used.
Sheet Index/Name is the name of the sheet.
Column is the column number.
Row Index is the row number.
Value is the value that will be assigned to the analysis workbook cell.
Remarks:
Value can include:
Numerical values
Standard operands (+, -, *, /)
Predefined mathematical functions (exp, log, sin, etc.)
References to any analysis workbooks
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.