Import from Excel

J

jl

I am trying to import an excel spreadsheet with 3
worksheets into a table. All three worksheets have the
same formatted data. When importing sheet 2 the option
to import into an existing table is not available.
 
G

Guest

You need to import them as three separate tables and then
append them together after.
 
Top