<?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: get save date in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298643#M98838</link>
    <description>&lt;P&gt;Hi Craig,&lt;/P&gt;&lt;P&gt;thx for your reply. Pls look at the pic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="date.JPG" style="width: 353px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/389692i193831649DA979EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="date.JPG" alt="date.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Martin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2017 13:31:24 GMT</pubDate>
    <dc:creator>martinhoos</dc:creator>
    <dc:date>2017-08-14T13:31:24Z</dc:date>
    <item>
      <title>get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298166#M98832</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i like to show via "MessageBox.Show"&amp;nbsp;the date of&amp;nbsp;cell H3&amp;nbsp;(Excel).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i go with this code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;myCell = GoExcel.CellValue(myXLS, "Sheet1", "H3")
MessageBox.Show("the date:" &amp;amp; " " &amp;amp; myCell,"iLogic")&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i get the result: 42957&amp;nbsp; instead of 14.08.2017.&amp;nbsp; This wont work!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible, Instead of the above code, to show the savedate of the Excel file with the right date 14.08.2017?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Martin&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 09:48:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298166#M98832</guid>
      <dc:creator>martinhoos</dc:creator>
      <dc:date>2017-08-14T09:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298335#M98833</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3445343"&gt;@martinhoos&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Change the Format of H3 Cell from Date to General in Excel and try once &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 11:23:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298335#M98833</guid>
      <dc:creator>b_sharanraj</dc:creator>
      <dc:date>2017-08-14T11:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298389#M98834</link>
      <description>&lt;P&gt;Hi Sharan,&lt;/P&gt;&lt;P&gt;thank you for your reply... thats too easy - the Excel file is generated by an automatic process. Change this cell by hand&amp;nbsp;runs out of the&amp;nbsp;routine/code.&lt;/P&gt;&lt;P&gt;All changes or input should come out of the code.&lt;/P&gt;&lt;P&gt;Regards Martin&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 11:49:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298389#M98834</guid>
      <dc:creator>martinhoos</dc:creator>
      <dc:date>2017-08-14T11:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298416#M98835</link>
      <description>&lt;P&gt;Is Excel generated by Inventor or some other Excel via Macros or&amp;nbsp;External Apps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is H3 Cell is formula like &lt;EM&gt;&lt;STRONG&gt;"=Today()&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;" or Value like &lt;EM&gt;&lt;STRONG&gt;14.08.2017&lt;/STRONG&gt;&lt;/EM&gt;?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 12:02:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298416#M98835</guid>
      <dc:creator>b_sharanraj</dc:creator>
      <dc:date>2017-08-14T12:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298427#M98836</link>
      <description>&lt;P&gt;Hi Sharan,&lt;/P&gt;&lt;P&gt;thx for reply. The file is generated via external app. The format is like:&amp;nbsp; 14.08.2017&lt;/P&gt;&lt;P&gt;Regards Martin&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 12:08:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298427#M98836</guid>
      <dc:creator>martinhoos</dc:creator>
      <dc:date>2017-08-14T12:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298613#M98837</link>
      <description>&lt;P&gt;What is the format of the cell in excel? Is the entry in cell H3 exactly written as &lt;EM&gt;&lt;STRONG&gt;14.08.2017&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;/EM&gt;???&lt;/P&gt;
&lt;P&gt;I did a quick test and it returns exactly as it is in excel&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 13:21:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298613#M98837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-14T13:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298643#M98838</link>
      <description>&lt;P&gt;Hi Craig,&lt;/P&gt;&lt;P&gt;thx for your reply. Pls look at the pic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="date.JPG" style="width: 353px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/389692i193831649DA979EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="date.JPG" alt="date.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Martin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 13:31:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298643#M98838</guid>
      <dc:creator>martinhoos</dc:creator>
      <dc:date>2017-08-14T13:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298673#M98839</link>
      <description>&lt;P&gt;I don't have the same options as you do in my excel cel format (see attachment). But this is the code I tried and I attached a picture of the resulting msg box&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;myCell&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;GoExcel&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;CellValue&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;myXLS&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;Sheet1&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;A1&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;

&lt;SPAN&gt;MessageBox&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;Show&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;myCell&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;Title&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What version of excel are you using? Perhaps try this line instead:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;Dim&lt;/SPAN&gt; &lt;SPAN&gt;myCell&lt;/SPAN&gt; &lt;SPAN&gt;As&lt;/SPAN&gt; &lt;SPAN&gt;Date&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;GoExcel&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;CellValue&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;myXLS&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;Sheet1&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;A1&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 13:50:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7298673#M98839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-14T13:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7299104#M98840</link>
      <description>Hi Martin&lt;BR /&gt;&lt;BR /&gt;You need to try once what Mr.Henderson suggested still if it's not working we have to Change the Format Data of the cell while it's generating from your External App&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Aug 2017 16:05:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7299104#M98840</guid>
      <dc:creator>b_sharanraj</dc:creator>
      <dc:date>2017-08-14T16:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7300531#M98841</link>
      <description>&lt;P&gt;Hi Craig,&lt;/P&gt;&lt;P&gt;the result of the first solution:&amp;nbsp; 42961&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i try&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Dim myCell As Date = GoExcel.CellValue(myXLS, "Sheet1", "A1")&lt;/PRE&gt;&lt;P&gt;i get an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mycell.JPG" style="width: 436px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/389934iB0EC2CC6B12DE333/image-size/large?v=v2&amp;amp;px=999" role="button" title="mycell.JPG" alt="mycell.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Excel 2010&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Martin&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 05:18:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7300531#M98841</guid>
      <dc:creator>martinhoos</dc:creator>
      <dc:date>2017-08-15T05:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7300545#M98842</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3445343"&gt;@martinhoos&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;myCell =&amp;nbsp;&lt;SPAN&gt;DateTime.FromOADate(&lt;/SPAN&gt;GoExcel.CellValue(myXLS, "Sheet1", "A1"))&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 05:31:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7300545#M98842</guid>
      <dc:creator>b_sharanraj</dc:creator>
      <dc:date>2017-08-15T05:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: get save date</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7300622#M98843</link>
      <description>&lt;P&gt;Hello Sharan,&lt;/P&gt;&lt;P&gt;thats it! Your code works...&lt;/P&gt;&lt;P&gt;Thank you very much...&lt;/P&gt;&lt;P&gt;Regards Martin&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 06:31:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/get-save-date/m-p/7300622#M98843</guid>
      <dc:creator>martinhoos</dc:creator>
      <dc:date>2017-08-15T06:31:53Z</dc:date>
    </item>
  </channel>
</rss>

