Is there an elegant way to paste data from a spreadsheet directly into
a front panel control in Labview?

Hi, I am working on an application where users will have independently
gathered data and will need to copy it from a spreadsheet and paste it
into a front panel control in Labview (6.1). All the solutions for
loading data from a spreadsheet file are therefore irrelevant.

I have developed a "spreadsheet" control  which is simply a string
control that you paste tab delimited data into and that is then
converted into an array. This works, but looks clumsy and ideally I
want a control that looks like a spreadsheet with grids etc. The table
control looks good, but you can't paste blocks of spreadsheet data
into it. Is there a better way than what I am currently doing?

Ross.

Reply via email to