polar_action
New Member
Hi Progress Talkers,
I'm dealing with a heap of spreadsheets (just flat files using CSVs).
All have differing headings, number of columns and rows.
What I'm looking to do is import the header line (which contains the column's header name) and use by creating and adding them as fields to a dynamic temp-table.
Then I'm wanting to use that temp-table definition to populate, and thereafter manipulate the temp-table / spreadsheet contents.
Anyone know of how to do this? I had a good search and tried a few things but I'm new to dynamic temp-tables.
Many thanks
Dave Walker
I'm dealing with a heap of spreadsheets (just flat files using CSVs).
All have differing headings, number of columns and rows.
What I'm looking to do is import the header line (which contains the column's header name) and use by creating and adding them as fields to a dynamic temp-table.
Then I'm wanting to use that temp-table definition to populate, and thereafter manipulate the temp-table / spreadsheet contents.
Anyone know of how to do this? I had a good search and tried a few things but I'm new to dynamic temp-tables.
Many thanks
Dave Walker