calebmansfield
07-13-2005, 02:01 AM
Hi,
I have a function called DoMath with lots of variables and calculations, in particular, 2 variables called "numberoutofsheethigh" and "numberoutofsheetwide". I want to now create a visual view of this by generating a table which calls the value from "numberoutofsheetwide" and makes that many columns in the table, and to call the value from "numberoutofsheethigh" and make that many rows in the table. And it has to update if the variables in the DoMath function change.
Can anyone help me?
I have a function called DoMath with lots of variables and calculations, in particular, 2 variables called "numberoutofsheethigh" and "numberoutofsheetwide". I want to now create a visual view of this by generating a table which calls the value from "numberoutofsheetwide" and makes that many columns in the table, and to call the value from "numberoutofsheethigh" and make that many rows in the table. And it has to update if the variables in the DoMath function change.
Can anyone help me?