dbTalk Databases Forums  

Excel Import DTS

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Excel Import DTS in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aswatson76@gmail.com
 
Posts: n/a

Default Excel Import DTS - 11-23-2005 , 11:03 AM






I have a series of excel file with several worksheets in each file. The
data that I need to import starts on row 8. Is there a way to get the
DTS to ignore the first 7 rows of data as they are just header data.
Also how can I pull the info from each workbook?


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Excel Import DTS - 11-23-2005 , 02:38 PM






So on the last page of the data pump there are two properties

First Row
Last Row

You can set the value you need here

Last Row must be > First Row

Allan

"aswatson76 (AT) gmail (DOT) com" <aswatson76 (AT) gmail (DOT) com> wrote


Quote:
I have a series of excel file with several worksheets in each file. The
data that I need to import starts on row 8. Is there a way to get the
DTS to ignore the first 7 rows of data as they are just header data.
Also how can I pull the info from each workbook?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.