Copy - Paste From Spreadsheet Cells to Magic XPA program #ria #xpa
Darren
Hi Luuk,
|
|
Darren, Regarding the copy part, use invoke OLE or dotNet to obtain a reference the Excel object model's Range object. The Range object returns the equivalent of a Magic Vector, so you would need to parse this, cell by cell, using VecGet functions and copy the data into a data table, then display the content of the data table in a table control. HTH. Steve Blank
On 4/26/2020 10:47 PM, Darren wrote:
|
|
A, very simple, 3-column way:
In this subtask 'Write' the three values can be written to any DataSource.
|
|
Darren
Hello Everyone,
Best Regards,
|
|