<?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>tema sum of column cells(fields) in autocad table is #### en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/10314527#M1052273</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having trouble summing up all cells in column (which are fields).&amp;nbsp;There can be any number of rows.&lt;/P&gt;&lt;P&gt;The SUM function somehow does not work. =Sum (C3:C4) does not work. But =C3+C4 works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SUM function works when its just text instead of fields. I searched almost everything but I could not find solution.&lt;/P&gt;&lt;P&gt;I hope somebody has a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The drwing is attached. it is 2007 format.&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;</description>
    <pubDate>Sat, 15 May 2021 06:25:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-05-15T06:25:57Z</dc:date>
    <item>
      <title>sum of column cells(fields) in autocad table is ####</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/10314527#M1052273</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having trouble summing up all cells in column (which are fields).&amp;nbsp;There can be any number of rows.&lt;/P&gt;&lt;P&gt;The SUM function somehow does not work. =Sum (C3:C4) does not work. But =C3+C4 works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SUM function works when its just text instead of fields. I searched almost everything but I could not find solution.&lt;/P&gt;&lt;P&gt;I hope somebody has a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The drwing is attached. it is 2007 format.&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;</description>
      <pubDate>Sat, 15 May 2021 06:25:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/10314527#M1052273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-15T06:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: sum of column cells(fields) in autocad table is ####</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/10318380#M1052371</link>
      <description>&lt;P&gt;Well, just like you, I would like an answer.&amp;nbsp; I converted the fields in your table to text - then your formula works.&amp;nbsp; You probably already know this, right?&amp;nbsp; Looks like you did this two columns over to the right - then the formula that you prefer, using the SUM format works the way you want it to.&amp;nbsp; Anybody out there have any ideas?&lt;/P&gt;&lt;P&gt;LC&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@7581D36772782303E2458E26E82878ED/emoticons/1f644.png" alt=":cara_con_los_ojos_en_blanco:" title=":cara_con_los_ojos_en_blanco:" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 14:52:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/10318380#M1052371</guid>
      <dc:creator>lovecraft</dc:creator>
      <dc:date>2021-05-17T14:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: sum of column cells(fields) in autocad table is ####</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/10318677#M1052391</link>
      <description>&lt;P&gt;The SUM function only work on numerical data. The referenced data (from the blocks) in the cells are formatted as text strings instead of numerical.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 17:04:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/10318677#M1052391</guid>
      <dc:creator>schurthing</dc:creator>
      <dc:date>2021-05-17T17:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: sum of column cells(fields) in autocad table is ####</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/10318797#M1052396</link>
      <description>&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering why this simple thing is not considered by Autocad!&lt;/P&gt;&lt;P&gt;See attached drawing. In Area and perimeter columns in window schedule, Field values are summed up.&lt;/P&gt;&lt;P&gt;I dont know how it is different from what I want. I am using Acad 2007. Is it available in newer version?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ragards&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 18:01:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/10318797#M1052396</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-17T18:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: sum of column cells(fields) in autocad table is ####</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/12158110#M1112364</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;: if you choose the cells and change the cell style to data and then apply the formula. It maintains the fields and provides the solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 21:20:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/sum-of-column-cells-fields-in-autocad-table-is/m-p/12158110#M1112364</guid>
      <dc:creator>vamler</dc:creator>
      <dc:date>2023-08-08T21:20:12Z</dc:date>
    </item>
  </channel>
</rss>

