S
Stuart
I would like to use this method to 'automate' the import of an
Excel workbook.
I wish to bring each worksheet into its own table (with the
table name = to the Sheet name).
Neither the Sheets nor Tables need to be linked in any way.
I need to import each Sheet completely, and row 1 in each
Sheet contains the field names.
Column B in each sheet contains (generally) a mass of text
data. My understanding is that the cell in each worksheet
with the greatest amount of text, will effectively set the
RowHeight for ALL records in that particular table. There
is no way round this?
Would someone be kind enough to give me a start with a
little code, or perhaps a link to some good reference,
please?
Regards.
Excel workbook.
I wish to bring each worksheet into its own table (with the
table name = to the Sheet name).
Neither the Sheets nor Tables need to be linked in any way.
I need to import each Sheet completely, and row 1 in each
Sheet contains the field names.
Column B in each sheet contains (generally) a mass of text
data. My understanding is that the cell in each worksheet
with the greatest amount of text, will effectively set the
RowHeight for ALL records in that particular table. There
is no way round this?
Would someone be kind enough to give me a start with a
little code, or perhaps a link to some good reference,
please?
Regards.