<?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 read data from file in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48255#M3821</link>
    <description>Hi,

I am attaching a sheet. Need to know how to read Staff No, Name and NRIC No.</description>
    <pubDate>Wed, 24 Oct 2018 22:38:00 GMT</pubDate>
    <dc:creator>PuneetSingh</dc:creator>
    <dc:date>2018-10-24T22:38:00Z</dc:date>
    <item>
      <title>How to read data from file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48255#M3821</link>
      <description>Hi,

I am attaching a sheet. Need to know how to read Staff No, Name and NRIC No.</description>
      <pubDate>Wed, 24 Oct 2018 22:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48255#M3821</guid>
      <dc:creator>PuneetSingh</dc:creator>
      <dc:date>2018-10-24T22:38:00Z</dc:date>
    </item>
    <item>
      <title>Hi, singhpuneet.
 
Try the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48256#M3822</link>
      <description>Hi, singhpuneet.
&amp;nbsp;
Try the attachment file.
&amp;nbsp;
Regards,
Met Vonghiran</description>
      <pubDate>Thu, 25 Oct 2018 05:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48256#M3822</guid>
      <dc:creator>MetVonghiran</dc:creator>
      <dc:date>2018-10-25T05:22:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Sir,
Actually here…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48257#M3823</link>
      <description>Thanks Sir,
Actually here you were passing a hard coded cell value say Cell_Staff No&amp;nbsp; = C12 if in future this cell value changes then what. I am looking how to read this data dynamically is there any way.
Thanks again for reply if there is any way then pls let me know.
&amp;nbsp;</description>
      <pubDate>Thu, 25 Oct 2018 08:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48257#M3823</guid>
      <dc:creator>PuneetSingh</dc:creator>
      <dc:date>2018-10-25T08:23:00Z</dc:date>
    </item>
    <item>
      <title>You can use oledb excluding…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48258#M3824</link>
      <description>You can use oledb excluding the empty rows.
Thanks,
Arshu</description>
      <pubDate>Thu, 25 Oct 2018 11:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48258#M3824</guid>
      <dc:creator>ArshuHansda</dc:creator>
      <dc:date>2018-10-25T11:40:00Z</dc:date>
    </item>
    <item>
      <title>If I am not wrong OLEDB is…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48259#M3825</link>
      <description>If I am not wrong OLEDB is used for database. I want to read data from excel file which I attached.</description>
      <pubDate>Thu, 25 Oct 2018 13:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48259#M3825</guid>
      <dc:creator>PuneetSingh</dc:creator>
      <dc:date>2018-10-25T13:59:00Z</dc:date>
    </item>
    <item>
      <title>You could try using the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48260#M3826</link>
      <description>You could try using the Excel VBO, searching for the cell value of ""Staff Number"" then using that to get the cell value of the cell containing the actual number.
This would only work if the value of Staff Number is in a consistent place such as column C as you would find the wording of Staff Number in B12 so you would know to get the value in C12.&amp;nbsp; If you found Staff Number in B50, then the value should be in C50 and so on.
Hopefully the attached picture will help.</description>
      <pubDate>Thu, 25 Oct 2018 18:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-data-from-file/m-p/48260#M3826</guid>
      <dc:creator>StephenColeman</dc:creator>
      <dc:date>2018-10-25T18:09:00Z</dc:date>
    </item>
  </channel>
</rss>

