<?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: Can you use the excel IF function in a text box in Inventor in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9099262#M164909</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;As&amp;nbsp;SBix26&amp;nbsp;mentioned your&amp;nbsp;&lt;SPAN&gt;HINGE_COUNT&amp;nbsp;parameter probably just needs to be set to be unitless (ul) , which you can be done in the parameters editor dialog box.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&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;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Oct 2019 18:18:37 GMT</pubDate>
    <dc:creator>Curtis_W</dc:creator>
    <dc:date>2019-10-21T18:18:37Z</dc:date>
    <item>
      <title>Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9093461#M164898</link>
      <description>&lt;P&gt;i have a model using an excel spreadsheet for parameters in it. it appears some of the excel formulas are not compatible with inventor. i used ceiling.math() in excel and had to rewrite the formula directly in the edit box in inventor as ceil() i currently have a if formula in excel (=IF(B37=0.375,0.407,0.28125) but it does not transfer over into inventor. an thoughts&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 20:47:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9093461#M164898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-17T20:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9093476#M164899</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome to the forum. There might be a way to do what you're attempting to do, but you can't use the excel formula.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you give a better idea of your broader goal, someone can likely offer suggestions on how to achieve it.&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" rel="noopener"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 20:55:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9093476#M164899</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2019-10-17T20:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9093495#M164900</link>
      <description>&lt;P&gt;I am making a door and i need to have four hinges over a certain height and three under a certain height so the excel formula i used is (=if(DOW&amp;gt;84,4,3). is there a inventor equivalent i can use since the excel one is not acceptable. the same model uses ceiling.math() in excel file but i had to rewrite the formula as ceil() in inventor and it worked&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 21:03:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9093495#M164900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-17T21:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9093537#M164901</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Okay, there is no ability to use if/then statements in an Inventor parameter equation, so&amp;nbsp;I think an ilogic rule would be your best bet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This image shows how to create a rule to set a parameter called HingeCount (adjust that to your parameter name )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also just as a tip, you can search and ask programming questions of this type on the I&lt;STRONG&gt;nventor Customization forum&lt;/STRONG&gt; :&lt;BR /&gt;&lt;A href="http://forums.autodesk.com/t5/Autodesk-Inventor-Customization/bd-p/120" target="_blank" rel="noopener"&gt;http://forums.autodesk.com/t5/Autodesk-Inventor-Customization/bd-p/120&lt;/A&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" rel="noopener"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&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="aaa.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/688842i77C1724897CF062C/image-size/large?v=v2&amp;amp;px=999" role="button" title="aaa.png" alt="aaa.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 21:29:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9093537#M164901</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2019-10-17T21:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9093783#M164902</link>
      <description>&lt;P&gt;I can't seem to find it by a forum search, but I know this has been done in the past with a combination of abs, sign, max and/or min functions.&amp;nbsp; In your example, the following will do the job:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HingeQty = sign(DOW -&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;84 in) + 3 ul&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;It takes a bit of fooling around and some imagination, but the parameter functions can be used to emulate quite a few more sophisticated functions from Excel.&amp;nbsp; I know there's a reference somewhere with a pretty good selection, I just couldn't figure out the right search terms.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;P style="font-size: 11px;"&gt;&lt;STRONG&gt;Sam B&lt;/STRONG&gt;&lt;BR /&gt;Inventor Pro 2020.1.1 | Windows 7 SP1&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/samuel-bixler-281a0615b" target="_blank"&gt;LinkedIn&lt;BR /&gt;&lt;IMG src="https://0lojpg.bn1301.livefilestore.com/y4mBpjMsxHsiyE90fl7LZ99L9EQYMinMmTq-HRFH9JbCEzkKriwtHkW3fcvHd1Tn83fNmCEOxlu43NSCaM5t5LTUVxzkr2SykXazzjlH6fe8HEZ9J9xESPFwabQTX5LJ7gKPlhZsl0LCsXsW74obCNtIOOvc57pHxbFMWOTgbDVMzABJgwHnVMfJOWjsmiR3b-SgAE5duRw6SWoxUsKOxXgCw?width=220&amp;amp;height=20&amp;amp;cropmode=none" border="0" width="161" height="14" /&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 00:56:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9093783#M164902</guid>
      <dc:creator>SBix26</dc:creator>
      <dc:date>2019-10-18T00:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9094493#M164903</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/42901"&gt;@SBix26&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might be the thread you were remembering:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-forum/if-then-operations-for-parameters/m-p/5304363#M523084" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/inventor-forum/if-then-operations-for-parameters/m-p/5304363#M523084&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found that yesterday when searching for a Sean Dotson PDF on the subject from way back in the day, I found it here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ww3.cad.de/foren/ubb/uploads/lbcad/vbafunctionsinpartspartone.pdf" target="_blank"&gt;https://ww3.cad.de/foren/ubb/uploads/lbcad/vbafunctionsinpartspartone.pdf&lt;/A&gt;&lt;/P&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" rel="noopener"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 11:42:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9094493#M164903</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2019-10-18T11:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9095469#M164904</link>
      <description>&lt;P&gt;That would be the one.&amp;nbsp; Thanks,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/105031"&gt;@Curtis_W&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;P style="font-size: 11px;"&gt;&lt;STRONG&gt;Sam B&lt;/STRONG&gt;&lt;BR /&gt;Inventor Pro 2020.1.1 | Windows 7 SP1&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/samuel-bixler-281a0615b" target="_blank"&gt;LinkedIn&lt;BR /&gt;&lt;IMG src="https://0lojpg.bn1301.livefilestore.com/y4mBpjMsxHsiyE90fl7LZ99L9EQYMinMmTq-HRFH9JbCEzkKriwtHkW3fcvHd1Tn83fNmCEOxlu43NSCaM5t5LTUVxzkr2SykXazzjlH6fe8HEZ9J9xESPFwabQTX5LJ7gKPlhZsl0LCsXsW74obCNtIOOvc57pHxbFMWOTgbDVMzABJgwHnVMfJOWjsmiR3b-SgAE5duRw6SWoxUsKOxXgCw?width=220&amp;amp;height=20&amp;amp;cropmode=none" border="0" width="161" height="14" /&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 18:25:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9095469#M164904</guid>
      <dc:creator>SBix26</dc:creator>
      <dc:date>2019-10-18T18:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9098968#M164905</link>
      <description>&lt;P&gt;i cannot get this to work with a rule. when i try to enter as a value into my array i get it was expecting (ul) but is (in)&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 21 Oct 2019 15:45:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9098968#M164905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-21T15:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9099124#M164906</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using iLogic you can just push the value to the parameter and not worry about the units, So something like this will work .&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;PRE&gt;If DOW &amp;gt; 84 Then	
	HINGE_COUNT = 3
Else	
	HINGE_COUNT = 4
End if&lt;/PRE&gt;</description>
      <pubDate>Mon, 21 Oct 2019 17:09:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9099124#M164906</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2019-10-21T17:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9099153#M164907</link>
      <description>&lt;P&gt;Creating the rule is not the problem i cannot enter the parameter in the window. i am using a rectangular pattern and the first box does not except the parameter name or any formula i can think to try not sure the requirement difference between the two boxes but it accepts it in the lower one but not the top where i need it&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 17:28:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9099153#M164907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-21T17:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9099187#M164908</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;... the first box does not &lt;STRIKE&gt;except&lt;/STRIKE&gt;accept the parameter name or any formula i can think to try not sure the requirement difference between the two boxes but it accepts it in the lower one but not the top where i need it&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Do you mean the two boxes in the Rectangular Pattern dialog?&amp;nbsp; The first is the number of instances and therefore must be unitless (ul); the second is the spacing, and therefore needs a distance measurement.&amp;nbsp; Therefore, since Inventor will accept HINGE_COUNT in the second but not the first, I conclude that HINGE_COUNT is specified as a distance, probably inches (in).&amp;nbsp; Can you embed a screenshot of your Parameters dialog box?&amp;nbsp; Seems that the parameter got created with the wrong units.&amp;nbsp; Was it created by the iLogic rule, or manually?&lt;/P&gt;
&lt;HR /&gt;
&lt;P style="font-size: 11px;"&gt;&lt;STRONG&gt;Sam B&lt;/STRONG&gt;&lt;BR /&gt;Inventor Pro 2020.1.1 | Windows 7 SP1&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/samuel-bixler-281a0615b" target="_blank"&gt;LinkedIn&lt;BR /&gt;&lt;IMG src="https://0lojpg.bn1301.livefilestore.com/y4mBpjMsxHsiyE90fl7LZ99L9EQYMinMmTq-HRFH9JbCEzkKriwtHkW3fcvHd1Tn83fNmCEOxlu43NSCaM5t5LTUVxzkr2SykXazzjlH6fe8HEZ9J9xESPFwabQTX5LJ7gKPlhZsl0LCsXsW74obCNtIOOvc57pHxbFMWOTgbDVMzABJgwHnVMfJOWjsmiR3b-SgAE5duRw6SWoxUsKOxXgCw?width=220&amp;amp;height=20&amp;amp;cropmode=none" border="0" width="161" height="14" /&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 17:37:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9099187#M164908</guid>
      <dc:creator>SBix26</dc:creator>
      <dc:date>2019-10-21T17:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9099262#M164909</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;As&amp;nbsp;SBix26&amp;nbsp;mentioned your&amp;nbsp;&lt;SPAN&gt;HINGE_COUNT&amp;nbsp;parameter probably just needs to be set to be unitless (ul) , which you can be done in the parameters editor dialog box.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&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;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 18:18:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/9099262#M164909</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2019-10-21T18:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/10498464#M164910</link>
      <description>&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;If there's excel and textboxes in Inventor then yes, you can use the IF function.&lt;BR /&gt;The IF function allows you to test a condition and return one of two different results if it is met (see below image). So if you had two text boxes with numbers inside, for example, the first would equal 10 if x = 10 else 20 would equal 20 etc. else would be whatever follows else; in this case it could be nothing at all or anything that follows that comma. As long as more than one result can be returned from the IF statement, then its good to go! You can also include decimal points into your calculation using "."s between whole numbers but before decimals. Reference&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.exceltrick.com/formulas_macros/excel-if-statement/" target="_self"&gt;https://www.exceltrick.com/formulas_macros/excel-if-statement/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 06:04:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/10498464#M164910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-27T06:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use the excel IF function in a text box in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/13997665#M406490</link>
      <description>&lt;P&gt;No, you can't use Excel functions directly in Inventor.&amp;nbsp; Go back to the top and read the whole topic.&lt;/P&gt;
&lt;HR /&gt;
&lt;P style="font-size: 14px;"&gt;&lt;STRONG&gt;Sam B&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="font-size: 11px;"&gt;Inventor Pro 2026.2 | Windows 11 Home 25H2&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="autodesk-expert-elite-member-logo-1line-rgb-black.png" style="width: 200px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/962943iDF6D27C26CA3B56D/image-size/small?v=v2&amp;amp;px=200" role="button" title="autodesk-expert-elite-member-logo-1line-rgb-black.png" alt="autodesk-expert-elite-member-logo-1line-rgb-black.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 12:40:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/can-you-use-the-excel-if-function-in-a-text-box-in-inventor/m-p/13997665#M406490</guid>
      <dc:creator>SBix26</dc:creator>
      <dc:date>2026-01-30T12:40:23Z</dc:date>
    </item>
  </channel>
</rss>

