<?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 Find formula string in acad table in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/find-formula-string-in-acad-table/m-p/10328211#M3370</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to make schedules based on blocks. And I want total in the columns, which are fields.&lt;/P&gt;&lt;P&gt;What I have learnt is that I can not use SUM function for field values. I have attached a file in which SUM of field&lt;/P&gt;&lt;P&gt;is #### in electrical schedule. But in window schedule I can use SUM function in area and perimeter columns of fields. I dont know what is the difference between them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So =SUM(C3:C4) does not work, but =C3+C4 works. Another way I came up is to insert a string "=C3+C4". This is not preferable but workable. The problem is that if I delete a row, formula gets ##..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Getcell value gets final value. What I want to do is find formula string and remove "ERR+" from it. so I can have&amp;nbsp;&lt;/P&gt;&lt;P&gt;new clean foemula. There are so many properties of table. I tried many but could not get anything. There is getformula method which I cant see in Autocad 2007, which I am using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 May 2021 02:37:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-05-21T02:37:27Z</dc:date>
    <item>
      <title>Find formula string in acad table</title>
      <link>https://forums.autodesk.com/t5/vba-forum/find-formula-string-in-acad-table/m-p/10328211#M3370</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to make schedules based on blocks. And I want total in the columns, which are fields.&lt;/P&gt;&lt;P&gt;What I have learnt is that I can not use SUM function for field values. I have attached a file in which SUM of field&lt;/P&gt;&lt;P&gt;is #### in electrical schedule. But in window schedule I can use SUM function in area and perimeter columns of fields. I dont know what is the difference between them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So =SUM(C3:C4) does not work, but =C3+C4 works. Another way I came up is to insert a string "=C3+C4". This is not preferable but workable. The problem is that if I delete a row, formula gets ##..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Getcell value gets final value. What I want to do is find formula string and remove "ERR+" from it. so I can have&amp;nbsp;&lt;/P&gt;&lt;P&gt;new clean foemula. There are so many properties of table. I tried many but could not get anything. There is getformula method which I cant see in Autocad 2007, which I am using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 02:37:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/find-formula-string-in-acad-table/m-p/10328211#M3370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-21T02:37:27Z</dc:date>
    </item>
  </channel>
</rss>

