Re: Select column in Calc

2013-02-12 Thread Andrew Douglas Pitonyak
OK, then you want the information as provided by Ariel. Just wanted to be sure. On 02/12/2013 08:50 PM, Galileo Teco Juárez wrote: obtain the value in a cell specific 2013/2/12 Andrew Douglas Pitonyak Do you want to "get", "take", or "obtain" the value that is in the cell, or, do you

Re: Select column in Calc

2013-02-12 Thread Galileo Teco Juárez
Ariel Constenla-Haile thanks by the examples i will study 2013/2/12 Galileo Teco Juárez > obtain the value in a cell specific > > > 2013/2/12 Andrew Douglas Pitonyak > >> Do you want to "get", "take", or "obtain" the value that is in the cell, >> or, do you want to "select" the cell so that i

Re: Select column in Calc

2013-02-12 Thread Galileo Teco Juárez
obtain the value in a cell specific 2013/2/12 Andrew Douglas Pitonyak > Do you want to "get", "take", or "obtain" the value that is in the cell, > or, do you want to "select" the cell so that it is the current cell? > > On 02/12/2013 03:18 PM, Galileo Teco Juárez wrote: > >> sorry mistake >> of

Re: Select column in Calc

2013-02-12 Thread Andrew Douglas Pitonyak
Do you want to "get", "take", or "obtain" the value that is in the cell, or, do you want to "select" the cell so that it is the current cell? On 02/12/2013 03:18 PM, Galileo Teco Juárez wrote: sorry mistake of translations this is the real question *how can i select the value of a colum in a

Re: Select column in Calc

2013-02-12 Thread Ariel Constenla-Haile
On Tue, Feb 12, 2013 at 02:18:42PM -0600, Galileo Teco Juárez wrote: > sorry mistake > of translations > > this is the real question > > *how can i select the value of a colum in a specific cell. ie, select the > value of 10 from the B4 cell* look at the API index for methods starting with G: h

Re: Select column in Calc

2013-02-12 Thread Galileo Teco Juárez
sorry mistake of translations this is the real question *how can i select the value of a colum in a specific cell. ie, select the value of 10 from the B4 cell* 2013/2/12 Galileo Teco Juárez > Select column in Calc > > as I can select from Python > the value of a particular column in Calc > >