otob boto wrote:I want to manipulate the 2010 excel files (which are the same as 2007), I haven't considered to use formulas pretty well but seems a good idea in the program, that will make it faster. create graphs and be able to show them in the program will be awesome, but not sure if that's possible.
otob boto wrote:What I really really need is to be able to position at diferent cells, like in a random access file, to use the same kind of search to get to the data (multiplying the register length times the number of register, plus the desired cel). And if there is a method that focus on the las cell I really need it. For example if I had a colum with information and need to write in the next one or read that cell, to be able to access it directly (like on several Java comands "lastIndexOf()"). I plan to access data in a similar way from a random access file, and need excel for the 2d array of informations