I have a table that I made by taking array list and storing it into another array list and it is composed of strings and doubles. Now I want to apply formulas to the doubles in the Table and I am wondering how to do this. And is there any way for them to update if the numbers in the table change ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
And is there any way for them to update if the numbers in the table change- you mean update if the numbers in the Excel table change? Thanks – Adel Sep 20 '11 at 1:401,2,3and than I change the row to1,3,4– ashley smith Sep 20 '11 at 1:50