ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Importing Tabs (https://www.excelbanter.com/excel-programming/347736-importing-tabs.html)

Gsurfdude

Importing Tabs
 
I am wondering if there is a way to import a spreadsheet with multiple tabs
of data.

I have a spreadsheet that has multiple tabs breaking data down into their
separate months. Every tab has the same column structure. I am wanting to
convert this into a single Access table so that I can easily report off of
it. I will have to import this spreadsheet every month because the creator of
the spreadsheet refuses to use Access and can't be made to do it.

I am needing a method to get each tab's data and put it into a table of my
choice.

I have been looking at the doCmd.TransferSpreadsheet command and it seems to
only want to import the 1st tab.


Thanks in advance

JNW

Importing Tabs
 
The first thing that should be clarified is that what you call a "tab" is
actually a worksheet. And a collection of worksheets is a workbook. Once
you clear that up, you can take a look at how you want to transfer the info
from one workbook to the other.

"Gsurfdude" wrote:

I am wondering if there is a way to import a spreadsheet with multiple tabs
of data.

I have a spreadsheet that has multiple tabs breaking data down into their
separate months. Every tab has the same column structure. I am wanting to
convert this into a single Access table so that I can easily report off of
it. I will have to import this spreadsheet every month because the creator of
the spreadsheet refuses to use Access and can't be made to do it.

I am needing a method to get each tab's data and put it into a table of my
choice.

I have been looking at the doCmd.TransferSpreadsheet command and it seems to
only want to import the 1st tab.


Thanks in advance



All times are GMT +1. The time now is 12:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com