<?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: Field Code to link to AutoCAD Table Cell in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10813552#M65883</link>
    <description>&lt;P&gt;Thanks, fatal.error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My data is coming from Excel.&amp;nbsp; So working the other way does not work for me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;</description>
    <pubDate>Fri, 10 Dec 2021 05:01:48 GMT</pubDate>
    <dc:creator>alan_rackham</dc:creator>
    <dc:date>2021-12-10T05:01:48Z</dc:date>
    <item>
      <title>Field Code to link to AutoCAD Table Cell</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10813380#M65881</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way of writing a field code that will link to a cell?&amp;nbsp; I have managed to do this using the formula cell option, however, this will only display numbers, but not text.&amp;nbsp; Does anyone have another way of doing this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 02:22:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10813380#M65881</guid>
      <dc:creator>alan_rackham</dc:creator>
      <dc:date>2021-12-10T02:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Field Code to link to AutoCAD Table Cell</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10813513#M65882</link>
      <description>&lt;P&gt;It's not possible to get table cell text contents. Formula fields works only with numbers.&lt;/P&gt;&lt;P&gt;There are some third party paid apps out there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a workaround, how about linking content on the opposite way:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Create a Mtext with some dummy text content.&lt;/P&gt;&lt;P&gt;2. Insert a Field nested inside cell table.&lt;/P&gt;&lt;P&gt;3. Double-click the previous Field.&lt;/P&gt;&lt;P&gt;4. In "Field names" select "Object".&lt;/P&gt;&lt;P&gt;5. Click the "Select object" button and select the dummy Mtext.&lt;/P&gt;&lt;P&gt;6. Select the "Content" property and hit OK.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 04:33:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10813513#M65882</guid>
      <dc:creator>fatal.error</dc:creator>
      <dc:date>2021-12-10T04:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Field Code to link to AutoCAD Table Cell</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10813552#M65883</link>
      <description>&lt;P&gt;Thanks, fatal.error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My data is coming from Excel.&amp;nbsp; So working the other way does not work for me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 05:01:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10813552#M65883</guid>
      <dc:creator>alan_rackham</dc:creator>
      <dc:date>2021-12-10T05:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Field Code to link to AutoCAD Table Cell</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10818135#M65884</link>
      <description>&lt;P&gt;fatal.error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is still a problem not sure why you are congratulating me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;</description>
      <pubDate>Sun, 12 Dec 2021 23:42:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10818135#M65884</guid>
      <dc:creator>alan_rackham</dc:creator>
      <dc:date>2021-12-12T23:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Field Code to link to AutoCAD Table Cell</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10818172#M65885</link>
      <description>&lt;P&gt;You are correct. You can only do it for numbers using a formula. Text strings are not supported.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 00:30:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10818172#M65885</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2021-12-13T00:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Field Code to link to AutoCAD Table Cell</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10818357#M65886</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am now thinking if I can get the table into a lisp list I can access this with field codes.&amp;nbsp; I found this:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;;:Ranjit Singh
;;8/3/17
(defun c:somefunc  (/ c ctr dat etdata ind lst prefix r tab tblent tblobj val varname)
 (setq etdata (entget (setq tblent (car (entsel "\nSelect table object: "))))
       ind    (cdr (assoc 91 etdata))
       tab    (cdr (assoc 92 etdata))
       r      0
       c      0
       ctr    1
       prefix "var"
       tblobj (vlax-ename-&amp;gt;vla-object tblent))
 (while (&amp;lt; c tab)
  (while (&amp;lt; r ind)
   (set (setq varname (read (strcat prefix (itoa ctr))))
        (progn (setq val (vlax-invoke tblobj 'getcellvalue r c)
                     val (if (= 'str (type val))
                          (substr val (- (1+ (strlen val)) (vl-position (ascii ";") (reverse (vl-string-&amp;gt;list val)))))
                          val))))
   (setq lst (cons (setq dat (cons varname val)) lst))
   (setq ctr (if (listp (cdr dat))
              ctr
              (1+ ctr))
         r   (1+ r)))
  (setq r 0
        c (1+ c)))
 (vl-remove-if '(lambda (x) (listp (cdr x))) (reverse lst)))&lt;BR /&gt;&lt;BR /&gt;This helps however I want to modify this lisp to just give me the values and change the "VAL1" to "A1" etc.  Can anyone help?&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Dec 2021 03:19:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10818357#M65886</guid>
      <dc:creator>alan_rackham</dc:creator>
      <dc:date>2021-12-13T03:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Field Code to link to AutoCAD Table Cell</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10818403#M65887</link>
      <description>&lt;P&gt;Vanilla Cad objects are 'dumb' and what you need are 'smart' objects. Think of an old flip phone where a text required you to press the 3-key three times for F, the 4-key twice for H, etc., etc. Those phones were dumb. Now phones have keyboards, gps, cameras and internet access. They're smart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might be able to send a text on an old phone just as fast as using a new phone if you practice pressing keys really fast. But no matter how fast you press, it's still a dumb phone. If you're serious and want to use smart objects, i.e. object data and databases, you'll need to level up.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 03:46:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10818403#M65887</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2021-12-13T03:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Field Code to link to AutoCAD Table Cell</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10818407#M65888</link>
      <description>&lt;P&gt;ChacagoLooper&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure what you are trying to get at here or how it helps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 03:51:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-code-to-link-to-autocad-table-cell/m-p/10818407#M65888</guid>
      <dc:creator>alan_rackham</dc:creator>
      <dc:date>2021-12-13T03:51:02Z</dc:date>
    </item>
  </channel>
</rss>

