<?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: GoExcel.Cellvalue no longer works in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2766302#M142607</link>
    <description>&lt;P&gt;Ok Mike, thanks for the help.&amp;nbsp; The little company that I work for is suppose to upgrade to Office 2007 some time soon. I will not waste any more time trying to get this to work until we get the upgrade.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Sep 2010 12:26:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-09-09T12:26:37Z</dc:date>
    <item>
      <title>GoExcel.Cellvalue no longer works</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2765858#M142603</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;!-- StartFragment --&gt;&lt;PRE&gt;&lt;SPAN style="color: #800080; font-weight: bold;"&gt;iProperties&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-weight: bold;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-weight: bold;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;Project&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;Description&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-weight: bold;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-weight: bold;"&gt;GoExcel&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-weight: bold;"&gt;CellValue&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-weight: bold;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;"Spreadsheet&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;.xls&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;"Sheet1&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;B11&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This simple line of iLogic code worked fine in inventor 2009, but it no longer worked in 2010, and still does not work in&amp;nbsp; Inventor 2011.&amp;nbsp; Is GoExcel.CellValue no longer supported?&amp;nbsp; Can anyone else get this to work in the newer versions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;!-- EndFragment --&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2010 20:07:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2765858#M142603</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-08T20:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: GoExcel.Cellvalue no longer works</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2765892#M142604</link>
      <description>&lt;P&gt;That should work if the Excel file in the same directory as the Inventor part or assembly, and it has a sheet named "Sheet1". &amp;nbsp;Can you provide more details? &amp;nbsp; Does it give you an error message, or just do nothing? &amp;nbsp;Does your rule contain any other statements?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2010 20:38:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2765892#M142604</guid>
      <dc:creator>MjDeck</dc:creator>
      <dc:date>2010-09-08T20:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: GoExcel.Cellvalue no longer works</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2765932#M142605</link>
      <description>&lt;P&gt;&lt;FONT size="1"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;It did give an error message&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error&lt;/SPAN&gt; &lt;SPAN&gt;in&lt;/SPAN&gt; &lt;SPAN&gt;rule&lt;/SPAN&gt;: &lt;SPAN&gt;Desc&lt;/SPAN&gt;_&lt;SPAN&gt;Rule&lt;/SPAN&gt;, &lt;SPAN&gt;in&lt;/SPAN&gt; &lt;SPAN&gt;document&lt;/SPAN&gt;: &lt;SPAN&gt;6&lt;/SPAN&gt; &lt;SPAN&gt;BAGHOUSE&lt;/SPAN&gt; &lt;SPAN&gt;849.iam&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Attempted to read or write protected memory. This is often an indication that other memory is corrupt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The same code will work fine when I go back to Inventor 2009, and every computer in the office has the same error, not just the one on my desk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The rule does not contain anything else.&amp;nbsp; It just gets a cell value and places it in the description.&amp;nbsp; I have played with the code and just tried to get a cell value and put it in a message box and that also does not work.&amp;nbsp; I am using Excel 2000 if that makes a difference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2010 21:09:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2765932#M142605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-08T21:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: GoExcel.Cellvalue no longer works</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2766026#M142606</link>
      <description>&lt;P&gt;We improved the Excel interface in iLogic for Inventor 2010 and 2011, and unfortunately Excel 2000 is not compatible.&amp;nbsp; You need Excel 2003 or later.&amp;nbsp; There might be a workaround&amp;nbsp;to support&amp;nbsp;2000, but it would require custom code in the rule to communicate directly with Excel, instead of using the GoExcel function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2010 23:15:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2766026#M142606</guid>
      <dc:creator>MjDeck</dc:creator>
      <dc:date>2010-09-08T23:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: GoExcel.Cellvalue no longer works</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2766302#M142607</link>
      <description>&lt;P&gt;Ok Mike, thanks for the help.&amp;nbsp; The little company that I work for is suppose to upgrade to Office 2007 some time soon. I will not waste any more time trying to get this to work until we get the upgrade.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2010 12:26:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/goexcel-cellvalue-no-longer-works/m-p/2766302#M142607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-09T12:26:37Z</dc:date>
    </item>
  </channel>
</rss>

