Hi Sphin,

Once you call

asset(Assets[i]);

where i=0,1,2,3,... labels the assets in the AssetList.csv that you loaded, AssetVar[0] will refer to your TOCom value in the i-th row.
Yes, the row with the names does not interfere with the values. The first row (i==0) refers to the first actual asset row in your list.

Last edited by Hredot; 02/14/18 02:20.