If you don't want to bother with scripting, you can copy/paste each
column into a 'Number' component. Right click on a number component
and select 'manage number collection'. It will allow you to paste a
column from excel and will read the numbers correctly. Since you have
3 columns, you'll have to do this 3 times, one 'number' component for
each column.

Btw, you are trying to insert directly the 3 columns into the rotation
input. This input will only read a list of numbers (one column of
numbers). If you want to merge the 3 columns into one, one after
another, use a 'merge streams' component, connect the number
components to it and it to the 'rotation angle' input of the rotate
component.

On Mar 13, 1:15 pm, Ben Higham <[email protected]> wrote:
> This is most probably going to such a noobish question but I've been
> struggling and just cant work it out.
>
> I have a 332 figures, in an excel spreadsheet, that I want to input
> into grasshopper to create a list of all of them.
> I've read the discussions about 'reading and writing to excel' but
> because I don't want to have excel open and cells highlighted. The
> figures aren't going to change in the future. Plus I need to input
> another set of figures from excel later so would have issues
> highlighting the cells I needed for each time (I think).
>
> I have been simply trying to copy and paste the cells from excel into
> a panel. But I get the following error:
>
> "An exception was thrown during a solution:
> A number of tokens could not be evaluated:"
>
> I've included the .ghx that is producing the error, in the likelihood
> that none of the above made 
> sense.http://groups.google.co.uk/group/grasshopper3d/web/data%20entry%20iss...
>
> Regards
> Ben

Reply via email to