Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
JNW JNW is offline
external usenet poster
 
Posts: 480
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
sheet tabs is checked but I can't see my tabs 3091Director Excel Discussion (Misc queries) 2 March 15th 10 03:46 AM
Importing data with tabs Jack Deuce Excel Worksheet Functions 3 February 12th 10 02:22 PM
tabs are missing even though 'tools-options-view-sheet tabs' ok? rgranell Excel Worksheet Functions 3 August 16th 08 04:25 PM
hide tabs from view then lock tabs? slowboat Excel Discussion (Misc queries) 1 December 19th 07 07:06 AM
Importing Alan Beban's code on Arrays; Importing a module or a project Steve G Excel Worksheet Functions 4 August 27th 07 04:18 PM


All times are GMT +1. The time now is 08:49 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"