<?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 Re: Open excel sheet through program calculate value and fetch value in program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-excel-sheet-through-program-calculate-value-and-fetch-value-in-program/m-p/5580104#M1272624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the OLE to open the excel, perform the calculation and read the values from the cell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check [Blag|https://wiki.sdn.sap.com/wiki/x/nDk]'s blog  [Excel OLE and ABAP - Create fancy reports|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/13091] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;; for using the OLE to Open Excle and set the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the Values back from the Excel, you can use the GET PROPERTY of Cell, like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
      GET PROPERTY OF e_cell 'Value' = lf_string.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2009 13:52:43 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2009-05-18T13:52:43Z</dc:date>
    <item>
      <title>Open excel sheet through program calculate value and fetch value in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-excel-sheet-through-program-calculate-value-and-fetch-value-in-program/m-p/5580103#M1272623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to open a excel sheet while i execute a report,There is some calculation that i need to do in excel sheet and want to fetch the calculated value back in to my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way of doing so ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kashyap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 13:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-excel-sheet-through-program-calculate-value-and-fetch-value-in-program/m-p/5580103#M1272623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T13:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Open excel sheet through program calculate value and fetch value in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-excel-sheet-through-program-calculate-value-and-fetch-value-in-program/m-p/5580104#M1272624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the OLE to open the excel, perform the calculation and read the values from the cell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check [Blag|https://wiki.sdn.sap.com/wiki/x/nDk]'s blog  [Excel OLE and ABAP - Create fancy reports|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/13091] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;; for using the OLE to Open Excle and set the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the Values back from the Excel, you can use the GET PROPERTY of Cell, like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
      GET PROPERTY OF e_cell 'Value' = lf_string.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 13:52:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-excel-sheet-through-program-calculate-value-and-fetch-value-in-program/m-p/5580104#M1272624</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-05-18T13:52:43Z</dc:date>
    </item>
  </channel>
</rss>

