<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to delete rows (non-empty) from excel sheet/work sheet in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-delete-rows-non-empty-from-excel-sheet-work-sheet/m-p/54799#M9219</link>
    <description>Hello All,

&amp;nbsp;

can some one help me on below scenario.

&amp;nbsp;

I need to delete some of the records from excel sheet.

&amp;nbsp;

Thanks in advance

&amp;nbsp;

With Kind Regards

&amp;nbsp;

&amp;nbsp;

&amp;nbsp;

&amp;nbsp;

&amp;nbsp;</description>
    <pubDate>Thu, 01 Feb 2018 04:31:00 GMT</pubDate>
    <dc:creator>VenkatRamana</dc:creator>
    <dc:date>2018-02-01T04:31:00Z</dc:date>
    <item>
      <title>How to delete rows (non-empty) from excel sheet/work sheet</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-delete-rows-non-empty-from-excel-sheet-work-sheet/m-p/54799#M9219</link>
      <description>Hello All,

&amp;nbsp;

can some one help me on below scenario.

&amp;nbsp;

I need to delete some of the records from excel sheet.

&amp;nbsp;

Thanks in advance

&amp;nbsp;

With Kind Regards

&amp;nbsp;

&amp;nbsp;

&amp;nbsp;

&amp;nbsp;

&amp;nbsp;</description>
      <pubDate>Thu, 01 Feb 2018 04:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-delete-rows-non-empty-from-excel-sheet-work-sheet/m-p/54799#M9219</guid>
      <dc:creator>VenkatRamana</dc:creator>
      <dc:date>2018-02-01T04:31:00Z</dc:date>
    </item>
    <item>
      <title>If you the records as static…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-delete-rows-non-empty-from-excel-sheet-work-sheet/m-p/54800#M9220</link>
      <description>If you the records as static, and you only want to use the VBO
1) Read excel to a collection
2) Delete the sheet
3) Delete the rows in collection
4) Write it back to the Excel.</description>
      <pubDate>Thu, 01 Feb 2018 12:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-delete-rows-non-empty-from-excel-sheet-work-sheet/m-p/54800#M9220</guid>
      <dc:creator>11235813sk</dc:creator>
      <dc:date>2018-02-01T12:58:00Z</dc:date>
    </item>
    <item>
      <title> …</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-delete-rows-non-empty-from-excel-sheet-work-sheet/m-p/54801#M9221</link>
      <description>&amp;nbsp;
Could you provide a better performance solution?
That is time consuming. I'd like avoid read to a collection, there are many columns that I dont' need
How does work the DELETE (Left/Up)? The document about says nothing.
Thanks
&amp;nbsp;</description>
      <pubDate>Sat, 10 Feb 2018 00:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-delete-rows-non-empty-from-excel-sheet-work-sheet/m-p/54801#M9221</guid>
      <dc:creator>mc</dc:creator>
      <dc:date>2018-02-10T00:36:00Z</dc:date>
    </item>
    <item>
      <title>I believe you can use Delete…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-delete-rows-non-empty-from-excel-sheet-work-sheet/m-p/54802#M9222</link>
      <description>I believe you can use Delete method. Just provide the correct shift value.
you can start searching from this point.&amp;nbsp;https://msdn.microsoft.com/en-us/vba/excel-vba/articles/range-delete-me…
&amp;nbsp;</description>
      <pubDate>Tue, 13 Feb 2018 19:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-delete-rows-non-empty-from-excel-sheet-work-sheet/m-p/54802#M9222</guid>
      <dc:creator>TomaszAdamski</dc:creator>
      <dc:date>2018-02-13T19:16:00Z</dc:date>
    </item>
  </channel>
</rss>

