<?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 Does AutoCAD have an &amp;quot;=iferror...&amp;quot; function for cell formulas? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/does-autocad-have-an-quot-iferror-quot-function-for-cell/m-p/11750818#M42612</link>
    <description>&lt;P&gt;Hello again.&amp;nbsp; Another tables question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table with some rows that are not used, but remain in the final drawing.&amp;nbsp; In any cell that has an unused formula, the cell produces the expected #### symbol.&amp;nbsp; I tried to add =iferror(&lt;EM&gt;formula&lt;/EM&gt;, "") to the cell like I would do in Excel, but it did not take.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Presently, my workaround is to change the text color of the error symbols to color 255, which is not visible in prints or .pdfs, but that seems like unnecessary extra work.&amp;nbsp; Is there a way to make the visible ####s invisible in prints without secondary manipulation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already had instances where I forgot to change the color back after adding additional rows and sent out the drawings with no results visible, so I am trying to make this self-correcting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see attached example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 13 Feb 2023 14:29:19 GMT</pubDate>
    <dc:creator>j_robbins</dc:creator>
    <dc:date>2023-02-13T14:29:19Z</dc:date>
    <item>
      <title>Does AutoCAD have an "=iferror..." function for cell formulas?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/does-autocad-have-an-quot-iferror-quot-function-for-cell/m-p/11750818#M42612</link>
      <description>&lt;P&gt;Hello again.&amp;nbsp; Another tables question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table with some rows that are not used, but remain in the final drawing.&amp;nbsp; In any cell that has an unused formula, the cell produces the expected #### symbol.&amp;nbsp; I tried to add =iferror(&lt;EM&gt;formula&lt;/EM&gt;, "") to the cell like I would do in Excel, but it did not take.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Presently, my workaround is to change the text color of the error symbols to color 255, which is not visible in prints or .pdfs, but that seems like unnecessary extra work.&amp;nbsp; Is there a way to make the visible ####s invisible in prints without secondary manipulation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already had instances where I forgot to change the color back after adding additional rows and sent out the drawings with no results visible, so I am trying to make this self-correcting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see attached example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 14:29:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/does-autocad-have-an-quot-iferror-quot-function-for-cell/m-p/11750818#M42612</guid>
      <dc:creator>j_robbins</dc:creator>
      <dc:date>2023-02-13T14:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Does AutoCAD have an "=iferror..." function for cell formulas?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/does-autocad-have-an-quot-iferror-quot-function-for-cell/m-p/11750849#M42613</link>
      <description>&lt;P&gt;In my experience, the table formula tools are pretty basic. If it's not on this list, it's not there.&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="TheCADnoob_0-1676299094217.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1175740i05CBCFD9F56D78E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TheCADnoob_0-1676299094217.png" alt="TheCADnoob_0-1676299094217.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 14:39:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/does-autocad-have-an-quot-iferror-quot-function-for-cell/m-p/11750849#M42613</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2023-02-13T14:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Does AutoCAD have an "=iferror..." function for cell formulas?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/does-autocad-have-an-quot-iferror-quot-function-for-cell/m-p/11750878#M42614</link>
      <description>&lt;P&gt;Id look into a lisp.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use a lisp to populate &lt;A href="https://hyperpics.blogs.com/beyond_the_ui/2012/07/create-a-table-and-select-a-cell-to-change-with-autolisp-and-activex.html" target="_blank" rel="noopener"&gt;your formulas&lt;/A&gt; and make &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/changing-color-of-text-in-an-acadtable-cell/td-p/3239096#:~:text=How%20would%20I%20set%20the%20cell%20text%20color%3F,%3Bsets%20the%20new%20color%20of%20the%20Color%20Object" target="_blank" rel="noopener"&gt;color changes&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would take a little getting used to add it to your workflow but might save you the trouble of sending out the wrong thing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 14:48:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/does-autocad-have-an-quot-iferror-quot-function-for-cell/m-p/11750878#M42614</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2023-02-13T14:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Does AutoCAD have an "=iferror..." function for cell formulas?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/does-autocad-have-an-quot-iferror-quot-function-for-cell/m-p/11750966#M42615</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2871725"&gt;@TheCADnoob&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would take a little getting used to ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Understatement of the year. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 15:16:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/does-autocad-have-an-quot-iferror-quot-function-for-cell/m-p/11750966#M42615</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2023-02-13T15:16:53Z</dc:date>
    </item>
  </channel>
</rss>

