<?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 Close MS Excel programmatically in Lookout</title>
    <link>https://ni.lithium.com/t5/Lookout/Close-MS-Excel-programmatically/m-p/34663#M665</link>
    <description>I would like to close Excel from Lookout- programmatically. Does anyone have a method to do this. Is there any source code that I could execute using the run object? Active X? Lookout 4.5 and 5.0...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tommy Scharmann &lt;BR /&gt;</description>
    <pubDate>Thu, 07 Feb 2002 14:12:01 GMT</pubDate>
    <dc:creator>tommy_scharmann</dc:creator>
    <dc:date>2002-02-07T14:12:01Z</dc:date>
    <item>
      <title>Close MS Excel programmatically</title>
      <link>https://ni.lithium.com/t5/Lookout/Close-MS-Excel-programmatically/m-p/34663#M665</link>
      <description>I would like to close Excel from Lookout- programmatically. Does anyone have a method to do this. Is there any source code that I could execute using the run object? Active X? Lookout 4.5 and 5.0...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tommy Scharmann &lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 14:12:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Lookout/Close-MS-Excel-programmatically/m-p/34663#M665</guid>
      <dc:creator>tommy_scharmann</dc:creator>
      <dc:date>2002-02-07T14:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Close MS Excel programmatically</title>
      <link>https://ni.lithium.com/t5/Lookout/Close-MS-Excel-programmatically/m-p/34664#M666</link>
      <description>I'm not sure how relevent my information will be, but I have used Lookout to dump the data into a CSV file and ran EXCEL.  Then EXCEL would use a macro, grab the data, then CLOSE itself.  Hope this helps. &lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 16:02:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Lookout/Close-MS-Excel-programmatically/m-p/34664#M666</guid>
      <dc:creator>Ollie</dc:creator>
      <dc:date>2002-02-07T16:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Close MS Excel programmatically</title>
      <link>https://ni.lithium.com/t5/Lookout/Close-MS-Excel-programmatically/m-p/34665#M667</link>
      <description>.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hello Tommy,&lt;BR /&gt;&lt;BR /&gt;I like Ollie's method of having the Excel file close itself after it has done its work.  However, if you have to close it from Lookout, here's another, less graceful, approach...   &lt;BR /&gt;&lt;BR /&gt;Use the Run object and the attached kill.exe (originally from Microsoft) with the following command:  &lt;BR /&gt;&lt;BR /&gt;kill /f excel.exe&lt;BR /&gt;&lt;BR /&gt;Of course you'll have to get the syntax right for the Run object and provide the path to the Kill.exe.  This just zaps Excel to death!  You'll lose all unsaved data, etc.  The switch "/f" is to force this, and is required.  &lt;BR /&gt;&lt;BR /&gt;As they say, "if brute force isn't working, you're not using enough of it!"  &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;Khalid  &lt;/I&gt;  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;. &lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2002 16:40:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Lookout/Close-MS-Excel-programmatically/m-p/34665#M667</guid>
      <dc:creator>Khalid</dc:creator>
      <dc:date>2002-02-12T16:40:35Z</dc:date>
    </item>
  </channel>
</rss>

