Saving Multiple Tables as CSV Data

K

Ken Valenti

I have several tables (Excel Spreadsheets) that I need to save the data as
quick as possible, over the LAN. So I programatically save every worksheet as
a CSV file to preserve the data.

I'm thinking of combining 3 tables into one CSV file, so that there is only
one "Save" over the LAN (instead of several).

If I skip rows, then can I import these as seperate tables & preserve the
formatting/data integrity - importing from one CSV file?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top