<?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: Tables, Formatting &amp;amp; Data Link Woes in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13886617#M356926</link>
    <description>&lt;P&gt;Isn't this jus typical.&amp;nbsp; Having spent the best part of two days trying to resolve to a sensible workflow, I found a solution to most of what I had identified I wanted to achieve.&lt;/P&gt;&lt;P&gt;But that solution retains a barrier to creating a template, as each table data link will need manually changing (or adding) to a new Excel data file (again, unless I have missed something).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, here's how I got the table insert, format copy &amp;amp; paste to work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Insert table (no data link) &amp;amp; format cell size, text alignment, cell margins, text size, etc. - see image below.&lt;/LI&gt;&lt;LI&gt;Copy &amp;amp; paste table.&lt;/LI&gt;&lt;LI&gt;Assign data link as required.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ACAD Table Cell Edit.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1586653i4F7D35774A1A2F72/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACAD Table Cell Edit.png" alt="ACAD Table Cell Edit.png" /&gt;&lt;/span&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="ACAD Table Data Link.PNG" style="width: 760px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1586654i7008779AF618CCBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACAD Table Data Link.PNG" alt="ACAD Table Data Link.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the data link, make sure the "Use Excel formatting" box is unticked under "Cell Formatting", or the table formatting performed in (1) above, will be overridden.&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="ACAD Table Data Link Excel Formatting.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1586655i9F0610DF95BAB97D/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACAD Table Data Link Excel Formatting.PNG" alt="ACAD Table Data Link Excel Formatting.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this workflow might be a halfway house to resolving the burden of Revision Control, but it will need to be tested in the real world before that is established.&lt;/P&gt;&lt;P&gt;It may be possible to further automate, but I think Vault is involved &amp;amp; that is not practical for small &amp;amp; fringe use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions on LISP to overcome this would be welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S. I know LISP is needed to update the links, to I might be posting on that, next.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 08 Nov 2025 09:51:07 GMT</pubDate>
    <dc:creator>arkelec</dc:creator>
    <dc:date>2025-11-08T09:51:07Z</dc:date>
    <item>
      <title>Tables, Formatting &amp; Data Link Woes - AutoCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13886567#M356925</link>
      <description>&lt;P&gt;I've been looking into creating Revision Tables and other linked data &amp;amp; I've run into something of a doom loop.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Workflow (so far):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create Excel Workbook with named worksheet &amp;amp; defined range.&lt;/LI&gt;
&lt;LI&gt;Create additional named worksheets with the same format &amp;amp; range (for use later).&lt;/LI&gt;
&lt;LI&gt;Create data link in dwg, selecting the named range.&lt;/LI&gt;
&lt;LI&gt;Insert table using link/range.&lt;/LI&gt;
&lt;LI&gt;Format table to reflect the old "live objects".&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So far, so good.&amp;nbsp; But the dwg file has 8-10 sheets, each needing it's own table (step (2) above).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can copy &amp;amp; paste the table, but I can't break the data link &amp;amp; reassign a new one for that instance of the table (pasted copy, table nº 2).&amp;nbsp; I can create new data links to the other worksheets, but can't assign an instance of this formatted table to them (if I change the link of one, they all change).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can insert a new table nº 2, repeating (4) above, but the format is wrong.&amp;nbsp; I can create a table style, but this does not actually affect the cell size or text formatting.&amp;nbsp; I can create a cell style, but cant easily apply it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a greater issue though, which is ultimately, I want to create a template for this dwg file, but the data links would be fixed &amp;amp; inflexible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So my questions are:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Have I missed something?&lt;/LI&gt;
&lt;LI&gt;Is there a better way for this sort of function?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The drawing border will need some other interactive text elements, for which I was going to look at Sheet Set Manager.&amp;nbsp; But I haven't actually got off the ground, yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas, gratefully received.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-size: 12.0pt; color: black;"&gt;&lt;SPAN&gt;This post has been edited due to: &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13439439"&gt;@heather_tracy&lt;/a&gt;&amp;nbsp;added the product to the title to help more community members find this topic.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Nov 2025 16:40:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13886567#M356925</guid>
      <dc:creator>arkelec</dc:creator>
      <dc:date>2025-11-18T16:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tables, Formatting &amp; Data Link Woes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13886617#M356926</link>
      <description>&lt;P&gt;Isn't this jus typical.&amp;nbsp; Having spent the best part of two days trying to resolve to a sensible workflow, I found a solution to most of what I had identified I wanted to achieve.&lt;/P&gt;&lt;P&gt;But that solution retains a barrier to creating a template, as each table data link will need manually changing (or adding) to a new Excel data file (again, unless I have missed something).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, here's how I got the table insert, format copy &amp;amp; paste to work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Insert table (no data link) &amp;amp; format cell size, text alignment, cell margins, text size, etc. - see image below.&lt;/LI&gt;&lt;LI&gt;Copy &amp;amp; paste table.&lt;/LI&gt;&lt;LI&gt;Assign data link as required.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ACAD Table Cell Edit.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1586653i4F7D35774A1A2F72/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACAD Table Cell Edit.png" alt="ACAD Table Cell Edit.png" /&gt;&lt;/span&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="ACAD Table Data Link.PNG" style="width: 760px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1586654i7008779AF618CCBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACAD Table Data Link.PNG" alt="ACAD Table Data Link.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the data link, make sure the "Use Excel formatting" box is unticked under "Cell Formatting", or the table formatting performed in (1) above, will be overridden.&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="ACAD Table Data Link Excel Formatting.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1586655i9F0610DF95BAB97D/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACAD Table Data Link Excel Formatting.PNG" alt="ACAD Table Data Link Excel Formatting.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this workflow might be a halfway house to resolving the burden of Revision Control, but it will need to be tested in the real world before that is established.&lt;/P&gt;&lt;P&gt;It may be possible to further automate, but I think Vault is involved &amp;amp; that is not practical for small &amp;amp; fringe use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions on LISP to overcome this would be welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S. I know LISP is needed to update the links, to I might be posting on that, next.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2025 09:51:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13886617#M356926</guid>
      <dc:creator>arkelec</dc:creator>
      <dc:date>2025-11-08T09:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tables, Formatting &amp; Data Link Woes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13913567#M357406</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/482519"&gt;@arkelec&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;I wanted to check in and see if you still needed assistance, or if you found a solution to your question already? Let us know if you need further assistance by providing an update or if you have found a solution, please share it with the community so other members who may have the same question could learn from your experience.&lt;BR /&gt;&lt;BR /&gt;All the best,&lt;BR /&gt;&lt;BR /&gt;Heather | Community Manager&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 20:45:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13913567#M357406</guid>
      <dc:creator>heather_tracy</dc:creator>
      <dc:date>2025-11-20T20:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Tables, Formatting &amp; Data Link Woes - AutoCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13914879#M357434</link>
      <description>&lt;P&gt;Have you considered using a ssm editor?&amp;nbsp; There are a couple in app store.&lt;/P&gt;&lt;P&gt;This would be one spot to handle all sheet related info. Title block, sht num, page num etc.&amp;nbsp; and &lt;STRONG&gt;revisions&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;You could remove the multiple ranges, multiple links from your workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&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="R_Tweed_0-1763744534038.png" style="width: 875px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1598212iF63E29A680DA605E/image-dimensions/875x503?v=v2" width="875" height="503" role="button" title="R_Tweed_0-1763744534038.png" alt="R_Tweed_0-1763744534038.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 17:32:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13914879#M357434</guid>
      <dc:creator>R_Tweed</dc:creator>
      <dc:date>2025-11-21T17:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tables, Formatting &amp; Data Link Woes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13929156#M357778</link>
      <description>&lt;P&gt;Hello, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/482519"&gt;@arkelec&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;Did the information provided by &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/959477"&gt;@R_Tweed&lt;/a&gt;&lt;/SPAN&gt; help you and answer your question?&lt;BR /&gt;&lt;BR /&gt;If yes, please click on the "Accept Solution" button. This will assist other community users in finding and benefiting from this information.&lt;BR /&gt;&lt;BR /&gt;If not, please do not hesitate to give an update in this thread so all community members receive an update on the progression of your question, and can suggest next steps that may be helpful for you to achieve what you're looking for.&lt;BR /&gt;&lt;BR /&gt;All the best,&lt;BR /&gt;&lt;BR /&gt;Heather | Community Manager&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 21:26:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13929156#M357778</guid>
      <dc:creator>heather_tracy</dc:creator>
      <dc:date>2025-12-02T21:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tables, Formatting &amp; Data Link Woes - AutoCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13932995#M357876</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/959477"&gt;@R_Tweed&lt;/a&gt;, I'm already using SSM &amp;amp; that App to handle the title block stuff&lt;/P&gt;&lt;P&gt;The Revision Table would take a bit of setting up &amp;amp; there would be a lot of fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The table is an easier, cleaner solution.&amp;nbsp; Well it would be, it there was a way to update the links &amp;amp; range without having to click inside each table &amp;amp; re-path.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 07:50:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13932995#M357876</guid>
      <dc:creator>arkelec</dc:creator>
      <dc:date>2025-12-05T07:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tables, Formatting &amp; Data Link Woes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13933003#M357877</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13439439"&gt;@heather_tracy&lt;/a&gt;&amp;nbsp;, there doesn't seem to be an Ideas page for general AutoCAD, but it would be useful to suggest/request Autodesk look at any improvement that could be made to the re-pathing of the Excel files containing table data.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 07:57:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13933003#M357877</guid>
      <dc:creator>arkelec</dc:creator>
      <dc:date>2025-12-05T07:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tables, Formatting &amp; Data Link Woes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13970971#M359056</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/482519"&gt;@arkelec&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies for the delayed response. I did some digging and found that you could post this idea in the &lt;A href="https://autode.sk/acadbeta" target="_blank"&gt;Feedback Community&lt;/A&gt; if you are a member of this group and have access to it. If not, please reach out to Dan Kuhmann (&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/524634"&gt;@dan908&lt;/a&gt;&lt;/SPAN&gt;) for further guidance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the best,&lt;/P&gt;
&lt;P&gt;Heather | Community Manager&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 15:33:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/tables-formatting-amp-data-link-woes-autocad/m-p/13970971#M359056</guid>
      <dc:creator>heather_tracy</dc:creator>
      <dc:date>2026-01-09T15:33:16Z</dc:date>
    </item>
  </channel>
</rss>

