Using data retreived from a loop in a calculation
I have a Word table that has 9 cells. I need help with looping through the different cells to get the data so I can use these values in different calculations.
For instance the data in cell 2 and 3 needs to be calculated, then the the data in cell 4 and 5 needs to be calculated. The results of these two calculations then needs to be calculated and copied to a different table on the report.
I have the loop so it returns the different values, I'm just unclear how to store these values so they can be used.
|