IJR
Structural
- Dec 23, 2000
- 774
I have a table whose y-values are determined from a small set of user input. I have created a graph for this table in the same Excel worksheet.
Now
I have at least 20 similar sets of input. Obviously I can enter them one after the other and PRINT
I dont want to do this
I want to store my input set in another worksheet. Call this a data sheet.
And put a button in my main worksheet to calculate the table and store them somewhere.
Finally add a PRINT button which will simply get the tables in memory one by one, create graph as if on the same worksheet, print the worksheet(graph) one after the other
I will appreciate basic hints and even a few basic lines of code.
Thanks,IJR
Now
I have at least 20 similar sets of input. Obviously I can enter them one after the other and PRINT
I dont want to do this
I want to store my input set in another worksheet. Call this a data sheet.
And put a button in my main worksheet to calculate the table and store them somewhere.
Finally add a PRINT button which will simply get the tables in memory one by one, create graph as if on the same worksheet, print the worksheet(graph) one after the other
I will appreciate basic hints and even a few basic lines of code.
Thanks,IJR