<?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 The Data - OLEDB utility in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Excel-VBO-Copy-specific-column-into-collection/m-p/83001#M34342</link>
    <description>The Data - OLEDB utility object is a good alternative to reading large Excel files - it does not open Excel and queries the file directly. However, regardless of the method used, care should be taken with large collections as they can sap the memory of the PC, and it is sometime necessary to read data in chunks rather than in one go. I'll post an article on the Knowledgebase this week showing how it can be done.</description>
    <pubDate>Tue, 17 Jan 2017 20:30:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2017-01-17T20:30:00Z</dc:date>
    <item>
      <title>Excel VBO - Copy specific column into collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-VBO-Copy-specific-column-into-collection/m-p/83000#M34341</link>
      <description>Hello,

I'm trying to get a specific column from an excel file into a collection.  Is there an easy way to do this?

Currently I'm: 
1. Getting an entire worksheet into a collection
2. Using a calculator to get values from that column into a new collection
3. Looping until the rows have completed

This takes a long time for 20k plus rows.  I'm wondering if someone has found an easier solution?

Thanks,
Kevin</description>
      <pubDate>Tue, 17 Jan 2017 04:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-VBO-Copy-specific-column-into-collection/m-p/83000#M34341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-17T04:22:00Z</dc:date>
    </item>
    <item>
      <title>The Data - OLEDB utility</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-VBO-Copy-specific-column-into-collection/m-p/83001#M34342</link>
      <description>The Data - OLEDB utility object is a good alternative to reading large Excel files - it does not open Excel and queries the file directly. However, regardless of the method used, care should be taken with large collections as they can sap the memory of the PC, and it is sometime necessary to read data in chunks rather than in one go. I'll post an article on the Knowledgebase this week showing how it can be done.</description>
      <pubDate>Tue, 17 Jan 2017 20:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-VBO-Copy-specific-column-into-collection/m-p/83001#M34342</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-01-17T20:30:00Z</dc:date>
    </item>
  </channel>
</rss>

