<?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: Combine Calculated Value and Text String in AutoCAD Table Cells in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12036936#M34228</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;,&amp;nbsp;thanks for the suggestion and I like it!&amp;nbsp; Unfortunately, I was not successful when I tried to get the field to recognize a particular cell.&amp;nbsp; I tried to use the "Object" field type.&amp;nbsp; Do you know of a different way?&amp;nbsp; Thanks for the help and have a most blessed day!&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jun 2023 17:14:49 GMT</pubDate>
    <dc:creator>petestrycharske</dc:creator>
    <dc:date>2023-06-15T17:14:49Z</dc:date>
    <item>
      <title>Combine Calculated Value and Text String in AutoCAD Table Cells</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12036720#M34226</link>
      <description>&lt;P&gt;All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good morning!&amp;nbsp; Is it possible to combine a calculated value (perhaps from another cell) and a text string in an AutoCAD Table cell?&amp;nbsp; I'm not seeing an obvious way to do this, without going out to Excel and then coming back into AutoCAD.&amp;nbsp; Does anyone know of a way to accomplish this?&amp;nbsp; Thanks in advance for any help that you can throw my way!&amp;nbsp; If you have any questions, please do not hesitate to contact me.&amp;nbsp; Hope all is well and have a most blessed day!&lt;BR /&gt;&lt;BR /&gt;Peace,&lt;BR /&gt;Pete&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 15:53:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12036720#M34226</guid>
      <dc:creator>petestrycharske</dc:creator>
      <dc:date>2023-06-15T15:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Calculated Value and Text String in AutoCAD Table Cells</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12036881#M34227</link>
      <description>perhaps a FIELD +text combination?</description>
      <pubDate>Thu, 15 Jun 2023 16:46:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12036881#M34227</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-06-15T16:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Calculated Value and Text String in AutoCAD Table Cells</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12036936#M34228</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;,&amp;nbsp;thanks for the suggestion and I like it!&amp;nbsp; Unfortunately, I was not successful when I tried to get the field to recognize a particular cell.&amp;nbsp; I tried to use the "Object" field type.&amp;nbsp; Do you know of a different way?&amp;nbsp; Thanks for the help and have a most blessed day!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 17:14:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12036936#M34228</guid>
      <dc:creator>petestrycharske</dc:creator>
      <dc:date>2023-06-15T17:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Calculated Value and Text String in AutoCAD Table Cells</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12036982#M34229</link>
      <description>&lt;P&gt;Can you share a sample DWG file with some notes in it describing your intent?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 17:34:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12036982#M34229</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-06-15T17:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Calculated Value and Text String in AutoCAD Table Cells</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12042949#M34230</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1104212"&gt;@petestrycharske&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do it using a formula that contains a FIELD (actually a small part of a field). Here's an example.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have Table-1 and Table-2. I want to&amp;nbsp;&lt;EM&gt;CAPTURE&amp;nbsp;&lt;/EM&gt;total from Table-1 and Table-2 and insert them into the Summary table. (Image-1)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image-1" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1229388i9EDEB02306B21E23/image-size/large?v=v2&amp;amp;px=999" role="button" title="101.PNG" alt="Image-1" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Image-1&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To capture the total from Table-1, click the destination cell in Summary Table, right click and insert a FIELD.. The field&lt;I&gt;&amp;nbsp;&lt;/I&gt;comes from a table&amp;nbsp;so select Table-1 as the source then.... (Image-2)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image-2" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1229387i479554C8073F4176/image-size/large?v=v2&amp;amp;px=999" role="button" title="102.PNG" alt="Image-2" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Image-2&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;....after selecting the table, highlight the object ID from the &lt;U&gt;Field Expression&lt;/U&gt; section and copy the ObjID to your clipboard. Then back in the Summary destination cell, enter the formula&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;=Table(&lt;EM&gt;'ObjID'&lt;/EM&gt;).cell&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;&amp;lt;In this example......=Table(1905947083840).D7 &amp;gt;&amp;gt;&amp;nbsp;where the ObjID is pasted from the clipboard followed by '.' and cell column-row. (Image-3)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image-3" style="width: 604px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1229397i33BD3DA5D7556594/image-size/large?v=v2&amp;amp;px=999" role="button" title="103.PNG" alt="Image-3" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Image-3&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the same procedure to capture the total from Table-2 and Summary Table will look like this. (Image-4)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image-4" style="width: 338px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1229395i78D3868133927356/image-size/large?v=v2&amp;amp;px=999" role="button" title="104.PNG" alt="Image-4" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Image-4&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to add additional text to the destination cell, such as a prefix or suffix, you can do it by selecting the destination table and going through the Properties Palette. (Image-5)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image-5" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1229394i9B2E8DF6E95B3B0D/image-size/large?v=v2&amp;amp;px=999" role="button" title="105.PNG" alt="Image-5" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Image-5&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If any of the values in the source tables change, enter Regen All (REA) on command line so the Summary Table can update and reflect the change.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 02:57:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/12042949#M34230</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2023-06-19T02:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Calculated Value and Text String in AutoCAD Table Cells</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/13929834#M357793</link>
      <description>&lt;P&gt;dude, this is insane! thank you so much!!!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 09:52:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/combine-calculated-value-and-text-string-in-autocad-table-cells/m-p/13929834#M357793</guid>
      <dc:creator>timothy_jacob2021</dc:creator>
      <dc:date>2025-12-03T09:52:26Z</dc:date>
    </item>
  </channel>
</rss>

