Can you give us an example of some of the data in the cell you're trying to
collect into an array? You should be able to do something like splitting it
into different strings possibly, depends on what you're getting from your
cell.

-Charley

On 5/12/07, Tunde Jinadu <[EMAIL PROTECTED]> wrote:

Hi,

I'm looking to read the data from a spreadsheet cell into an array, a
series of five digits.
I need data in an array to enable me read the values according to a random
prompt for two of the five digits that will be in the array with respect to
their positions in the array.
The problem I have is the data/values captured from the cell are indexed
as one group, not distinct values... any help will do in achieving indexing
a number of digits from an individual spreadsheet cell into an array and
each digit referenced.
thanks.

--
The second half of a man's life is made up of nothing but the habits he
has acquired during the first half.
  - Fyodor Dostoevsky
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to