<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:blog="http://dnn-connect.org/blog/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Blog - Retrieve Row from Excel</title>
    <link>https://xrmlabs.com/About-Us/XRMs-Blog/term/2654/locale/en-US/Blog-Retrieve-Row-from-Excel</link>
    <description />
    <managingEditor>sales@xrmlabs.com</managingEditor>
    <pubDate>Wed, 22 Apr 2026 05:43:57 GMT</pubDate>
    <lastBuildDate>Wed, 22 Apr 2026 05:43:57 GMT</lastBuildDate>
    <category>Retrieve Row from Excel</category>
    <generator>DotNetNuke Blog RSS Generator Version 6.5.2.0</generator>
    <ttl>30</ttl>
    <atom:link href="https://xrmlabs.com/DesktopModules/Blog/API/RSS/Get?moduleid=440&amp;tabid=94&amp;term=2654" rel="self" type="application/rss+xml" />
    <item>
      <title>Retrieve Data from Excel File Using C#</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8531/Retrieve-Data-from-Excel-File-Using-C</link>
      <description>&lt;p style="text-align:justify"&gt;We can retrieve the data from the Excel file using two ways:&lt;/p&gt;

&lt;p style="text-align:justify"&gt;1. OLeDb Connection&lt;/p&gt;

&lt;p style="text-align:justify"&gt;2. Interop Library&lt;/p&gt;

&lt;p style="text-align:justify"&gt;Here we are going to use Interop Library.&lt;/p&gt;

&lt;p style="text-align:justify"&gt;We have a list of contacts in an Excel file named (Contacts.xlsx) with their Record ID, the scenario here is to retrieve the ID from Excel then use the ID to fetch the record from CRM and update the Contacts field &amp;ldquo;AE Assigned&amp;rdquo; to yes.&lt;/p&gt;
</description>
      <category>Console Application</category>
      <category>D365</category>
      <category>Interop</category>
      <category>Retrieve Row from Excel</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8531/Retrieve-Data-from-Excel-File-Using-C</guid>
      <pubDate>Fri, 15 Sep 2023 19:20:00 GMT</pubDate>
      <blog:publishedon>2023-09-15 19:20:00Z</blog:publishedon>
    </item>
  </channel>
</rss>