<?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: Link excel cells to Inventor Drawing Text in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7123380#M276646</link>
    <description>&lt;P&gt;Hi Curtis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is precisely what I am looking for. Thank you x1000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My hope is that one day, I can return this favor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindest Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2017 19:00:06 GMT</pubDate>
    <dc:creator>kjb</dc:creator>
    <dc:date>2017-06-01T19:00:06Z</dc:date>
    <item>
      <title>Link excel cells to Inventor Drawing Text</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7119945#M276638</link>
      <description>&lt;P&gt;This should be an easy answer though perhaps not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a piece part with a sketch on it. I would like the sketch text to read from an excel spreadsheet cell ... that's it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to use iLogic and iProperties? If so then I am in deep doo doo as I have no experience with either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please be of assistance. If I can get one done, I can then finish the rest myself as there are quite a few to be done in this fashion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanking you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Karl&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 15:25:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7119945#M276638</guid>
      <dc:creator>kjb</dc:creator>
      <dc:date>2017-05-31T15:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Link excel cells to Inventor Drawing Text</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120144#M276639</link>
      <description>&lt;P&gt;Here's a way that i think will work:&lt;/P&gt;&lt;P&gt;1. In the model, create a user text paramater, lets say "Excel_Text".&lt;/P&gt;&lt;P&gt;2. Use iLogic to read the value of a specific cell, &amp;nbsp;then set the "Excel_Text" parameter value to equal the&amp;nbsp;cell value&lt;/P&gt;&lt;P&gt;3. In the drawing file, create a text box and then where it says "Model Parameters", click it and the drop down should show "User Parameters". Then just select the "Excel_Text" parameter and click the "Add Parameter" button&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't had time to write the code myself, but this method should work. Hope this is of help!&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 16:28:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120144#M276639</guid>
      <dc:creator>Lewis.Young</dc:creator>
      <dc:date>2017-05-31T16:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Link excel cells to Inventor Drawing Text</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120262#M276640</link>
      <description>&lt;P&gt;Hi Karl,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Indeed, Lewis is right. iLogic is needed in this workflow. But, you can also reference directly from the Excel spreadsheet within drawing environment. You don't have to port it to a part. iLogic is one of the most powerful tools in Inventor. It is not that difficult to use. Certainly, it takes some time to master it but to use it for simple task like this, it should not be overwhelming. Curtis &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/105031"&gt;@Curtis_W&lt;/a&gt;, our iLogic guru on the forum might have an example.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 17:08:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120262#M276640</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2017-05-31T17:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Link excel cells to Inventor Drawing Text</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120332#M276641</link>
      <description>&lt;P&gt;Hi kjb,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you really need the Excel file? Or is that just what's familiar?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Often folks are used to using Excel simply as an input form, so the question comes out as "how do I do _____ with an Excel spreadsheet?", but in the end, we can often do it all in Inventor (with iLogic), and it's a bit simpler than using the Excel file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But we can do it with Excel if needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Post back with more info about:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;what information the Excel contains&lt;/LI&gt;
&lt;LI&gt;what you're attempting to do as the overall goal&lt;/LI&gt;
&lt;LI&gt;what version of Inventor are you using&lt;/LI&gt;
&lt;LI&gt;etc.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I'll try and have a look.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the mean time here is a real basic iLogic video, to demonstrate how we'd used parameters and a form to get our input (without the Excel).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;BR /&gt;Best of luck to you in all of your Inventor pursuits,&lt;BR /&gt;Curtis&lt;BR /&gt;&lt;A href="http://inventortrenches.blogspot.com" target="_blank"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;&lt;IFRAME width="696" height="655" src="https://screencast.autodesk.com/Embed/Timeline/7783459c-264f-4d13-b256-68e7e1f07a20" frameborder="0" allowfullscreen="" webkitallowfullscreen=""&gt;&lt;/IFRAME&gt;</description>
      <pubDate>Wed, 31 May 2017 17:30:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120332#M276641</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2017-05-31T17:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Link excel cells to Inventor Drawing Text</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120440#M276642</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/258753"&gt;@kjb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I realized after posting earlier that your subject says "Drawing", so maybe you're just wanting to read in some project info to use in a Titleblock, etc?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that's the case, then something like this will work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;GoExcel.Open("C:\TEMP\Test.xlsx", "Sheet1")
iProperties.Value("Project", "Project") = GoExcel.CellValue("B1") 
iProperties.Value("Summary", "Company") = GoExcel.CellValue("B2")  
iProperties.Value("Custom", "Location") = GoExcel.CellValue("B3")  

iLogicVb.UpdateWhenDone = True
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where the Excel file looks like this:&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="iLogic Excel Data Source.PNG" style="width: 478px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/362135i3401157EE8165D46/image-size/large?v=v2&amp;amp;px=999" role="button" title="iLogic Excel Data Source.PNG" alt="iLogic Excel Data Source.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the title block is set up to use the specified iproperties like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Title Block Setup.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/362136i4C5F9E6FD01A207C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Title Block Setup.PNG" alt="Title Block Setup.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;BR /&gt;Best of luck to you in all of your Inventor pursuits,&lt;BR /&gt;Curtis&lt;BR /&gt;&lt;A href="http://inventortrenches.blogspot.com" target="_blank"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 18:11:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120440#M276642</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2017-05-31T18:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Link excel cells to Inventor Drawing Text</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120677#M276643</link>
      <description>&lt;P&gt;Hi Curtis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I did mention the word Drawing in my subject line but realized later that it is incorrect, I really meant Inventor Part text. I viewed the article you sent me and I find it most interesting but that is not what I need at the moment. Thank you just the same&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 19:59:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120677#M276643</guid>
      <dc:creator>kjb</dc:creator>
      <dc:date>2017-05-31T19:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Link excel cells to Inventor Drawing Text</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120737#M276644</link>
      <description>&lt;P&gt;Hi Curtis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To answer your question, the Excel file contains persons names only. For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cell A1 might contain the Name: John Brown&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cell A2 might contain the Name: Michael Potter&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and so on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cell B1 might contain the Name: Brian Mercer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cell B2 might contain the Name: Jerry MacFee&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and so on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using Inventor Pro 2013&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My overall goal:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have piece parts in an assembly each sporting &amp;nbsp;3 or 4 names embedded in each part ( kind of like a tombstone ). I will constrain the parts showing their respective names from that point on wards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My though was to add a sketch with text onto the part and have the excel file feed the text with info. That way I could update the spreadsheet as needed and it would update the assembly piece parts when I re-open the assembly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Perhaps there is a better way to do this but the Excel file already exists with quite a few names already in it. Of course Inventor could import the file s a csv file if need be.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Your thoughts ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 20:33:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7120737#M276644</guid>
      <dc:creator>kjb</dc:creator>
      <dc:date>2017-05-31T20:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Link excel cells to Inventor Drawing Text</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7123291#M276645</link>
      <description>&lt;P&gt;Hi kjb,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a quick video of how to set a list in a part file, it's pretty straight forward, but using this approach you'd have to have a list in each part file:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IFRAME width="696" height="655" src="https://screencast.autodesk.com/Embed/Timeline/010a4582-5de5-43c5-a19f-6375368b56b1" frameborder="0" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen"&gt;&lt;/IFRAME&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Working with an assembly is a bit more involved, here's a video (since I can't provide a example file set that you can open with your version) as well as the example rules. Note the one rule is just one line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this still doesn't meet your needs we can do the same thing using Excel.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Get List of Components rule:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;iLogicVb.UpdateWhenDone = True

' Get the active document.  Assumes a part document is active.
Dim oDoc As AssemblyDocument
oDoc = ThisApplication.ActiveDocument

' Get the UserParameters collection
Dim userParams As UserParameters
userParams = oDoc.ComponentDefinition.Parameters.UserParameters

'check For Parameter And create If Not found
Try
	oTest = Parameter("Component_List") 
Catch
	oParam = userParams.AddByValue("Component_List","", UnitsTypeEnum.kTextUnits)
End Try

'set reference to assembly definition
Dim oAsmCompDef As AssemblyComponentDefinition
oAsmCompDef = oDoc.ComponentDefinition

'create temporary list to hold component names
Dim MyArrayList As New ArrayList

'Iterate through all of the occurrences
Dim oOccurrence As ComponentOccurrence
For Each oOccurrence In oAsmCompDef.Occurrences.AllReferencedOccurrences(oAsmCompDef)  
	MyArrayList.add( oOccurrence.Name )
Next

MultiValue.List("Component_List") = MyArrayList
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Set Name to Selected Component rule:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Parameter(Component_List, "Engraved_Text") = Name_List&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;BR /&gt;Best of luck to you in all of your Inventor pursuits,&lt;BR /&gt;Curtis&lt;BR /&gt;&lt;A href="http://inventortrenches.blogspot.com" target="_blank"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;IFRAME width="696" height="655" src="https://screencast.autodesk.com/Embed/Timeline/6a898696-e31e-400f-bf2e-4ef22648a75f" frameborder="0" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen"&gt;&lt;/IFRAME&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 18:32:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7123291#M276645</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2017-06-01T18:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Link excel cells to Inventor Drawing Text</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7123380#M276646</link>
      <description>&lt;P&gt;Hi Curtis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is precisely what I am looking for. Thank you x1000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My hope is that one day, I can return this favor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindest Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 19:00:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/link-excel-cells-to-inventor-drawing-text/m-p/7123380#M276646</guid>
      <dc:creator>kjb</dc:creator>
      <dc:date>2017-06-01T19:00:06Z</dc:date>
    </item>
  </channel>
</rss>

