<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx</link><description>I was working on an SSIS project to dump data from an Excel spreadsheet into a database table. However, the Excel file happened to be a beautifully formatted, colorful, presentation of charts and graphs, subtotal rows and all sorts of interesting images</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#7252876</link><pubDate>Thu, 12 Nov 2009 22:48:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7252876</guid><dc:creator>Asha </dc:creator><author>Asha </author><description>&lt;p&gt;This was an awesome site.. It really saved time versus some of the other things that people were suggesting to do...&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7252876" width="1" height="1"&gt;</description></item><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#7251744</link><pubDate>Wed, 11 Nov 2009 21:15:44 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7251744</guid><dc:creator>Chamara</dc:creator><author>Chamara</author><description>&lt;p&gt;Murray,&lt;/p&gt;
&lt;p&gt;That is simply awsome! You saved my day.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7251744" width="1" height="1"&gt;</description></item><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#7245256</link><pubDate>Mon, 02 Nov 2009 13:49:36 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245256</guid><dc:creator>Madan</dc:creator><author>Madan</author><description>&lt;p&gt;How to skip TOP 2 OR 3 rows in Excel using c# &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245256" width="1" height="1"&gt;</description></item><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#7209682</link><pubDate>Thu, 17 Sep 2009 21:58:51 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7209682</guid><dc:creator>Murray</dc:creator><author>Murray</author><description>&lt;p&gt;To answer a couple of the questions posted:&lt;/p&gt;
&lt;p&gt;1) To change the OpenRowSet property in SSIS, right click the OLEDB source and select &amp;quot;Show Advanced Editor&amp;quot;. &amp;nbsp;Go to Component Properties tab. &amp;nbsp;It's the last property. &amp;nbsp;Set it like this: MySheet$A1:X10&lt;/p&gt;
&lt;p&gt;2) To use an entire column, and not hve to count the records, use this syntax: MySheet$A5:X&lt;/p&gt;
&lt;p&gt;This example starts on row 5 and process all records in columns A thru X. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Murray&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7209682" width="1" height="1"&gt;</description></item><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#7000274</link><pubDate>Wed, 25 Mar 2009 15:52:13 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7000274</guid><dc:creator>zinou92</dc:creator><author>zinou92</author><description>&lt;p&gt;Great, thank 's a lot for this magic property&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7000274" width="1" height="1"&gt;</description></item><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#6997115</link><pubDate>Tue, 24 Mar 2009 22:53:21 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6997115</guid><dc:creator>Nutshell</dc:creator><author>Nutshell</author><description>&lt;p&gt;Thanks - this worked out perfectly for what I was needing (skipping first 4 rows - and ignoring column A)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6997115" width="1" height="1"&gt;</description></item><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#6952191</link><pubDate>Tue, 10 Mar 2009 08:38:41 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6952191</guid><dc:creator>anoopmms</dc:creator><author>anoopmms</author><description>&lt;p&gt;Thanks a lot..... this solved my prblm&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6952191" width="1" height="1"&gt;</description></item><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#6846027</link><pubDate>Tue, 20 Jan 2009 06:32:27 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6846027</guid><dc:creator>Pete</dc:creator><author>Pete</author><description>&lt;p&gt;I tried using a large number (4000) that would probably cover the upper bound of possible rows. &amp;nbsp;And then used the table(0).row.count function to find the number of actual data rows returned but the count number didn't always have the correct number of data rows. &amp;nbsp;If I had 5 data rows the count would be 5. &amp;nbsp;If I had 7 data rows the count would be 95 &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6846027" width="1" height="1"&gt;</description></item><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#6845095</link><pubDate>Mon, 19 Jan 2009 23:27:13 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6845095</guid><dc:creator>Pete</dc:creator><author>Pete</author><description>&lt;p&gt;Is there a way to just skip the first five lines. &amp;nbsp;I'm using the &amp;quot;Sheet1$B15:Z2000&amp;quot; which works great. &amp;nbsp;The problem I am having is I know where the data starts and how many columns but the number of rows I'll be pulling is unknown. &amp;nbsp;Is there a way to just specify only the first cell &amp;quot;Sheet1$B15:*&amp;quot;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6845095" width="1" height="1"&gt;</description></item><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#6809136</link><pubDate>Tue, 30 Dec 2008 19:36:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6809136</guid><dc:creator>narsi</dc:creator><author>narsi</author><description>&lt;p&gt;it worked, earlier i have tried many other ways but unsuccessful, this worked &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6809136" width="1" height="1"&gt;</description></item></channel></rss>