<?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: Import form Excel layers to Autocad in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9919392#M100895</link>
    <description>&lt;P&gt;Rather than specify to use a default value for a layer parameter with a double quote (CHAR(34), CHAR(3)) explicitly state the value (e.g., the layer name).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, change&lt;STRONG&gt; char(34),char(34)&lt;/STRONG&gt; to&amp;nbsp;&lt;STRONG&gt;char(34),A2,char(34)&lt;/STRONG&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="image.png" style="width: 987px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/852847iA7D67CDB341E6454/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Dec 2020 19:36:03 GMT</pubDate>
    <dc:creator>leeminardi</dc:creator>
    <dc:date>2020-12-06T19:36:03Z</dc:date>
    <item>
      <title>Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9605120#M100886</link>
      <description>&lt;P&gt;Hello Every one&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it Possible to import form Excel layers to Autocad 2021&lt;/P&gt;&lt;P&gt;without using scripts or lisps ?&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;</description>
      <pubDate>Sat, 27 Jun 2020 12:57:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9605120#M100886</guid>
      <dc:creator>ahmed.xeng</dc:creator>
      <dc:date>2020-06-27T12:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9605143#M100887</link>
      <description>&lt;P&gt;There has been no new feature added to 2021 to accomplish such a task to my knowledge.&amp;nbsp; &amp;nbsp;Is there a particular reason asl script or lisp is not desirable?&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2020 13:33:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9605143#M100887</guid>
      <dc:creator>chriscowgill7373</dc:creator>
      <dc:date>2020-06-27T13:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9605191#M100888</link>
      <description>&lt;P&gt;&lt;SPAN&gt;If you want to create the layer names in AutoCAD from a list in excel, you can try this, but you have to check the properties of the layers in AutoCAD afterwards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;First make the list of layers from excel with each layer separated by a comma(,) like: layer1,layer2,layer3,etc. Then use the command “-Layer”, select “New”, copy paste the list of layers in command line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are lot of ways to make a list from excel, you can try Concatenate or try Transpose option and then notepad.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2020 14:42:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9605191#M100888</guid>
      <dc:creator>janu319</dc:creator>
      <dc:date>2020-06-27T14:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9605413#M100889</link>
      <description>&lt;P&gt;Thanks a lot &lt;SPAN&gt;&amp;nbsp;Chris and Janu&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;for replying&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use concatenate formula in excel but how can I add layer description and Line type&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont really understand the function of this formula i need to how to made this script&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2020 19:04:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9605413#M100889</guid>
      <dc:creator>ahmed.xeng</dc:creator>
      <dc:date>2020-06-27T19:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9605669#M100890</link>
      <description>&lt;P&gt;The following shows how you can use the Excel concatenate command to create layers with a specified line weight and true color (amount of red, green, blue) from Excel data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/789096iBAD9A5AA37B4E6EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Char(34) is used to create quote marks when needed in the vlisp command statement to distinguish them from quotes needed by the concatenate function to identify a text string. I found it tricky to find a way to terminate the layer function but found that two char(34)'s did the trick.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the contents of cell G2.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;=CONCATENATE("(command ",CHAR(34),"-layer",CHAR(34)," ",CHAR(34),"m",CHAR(34)," ",CHAR(34),A2,CHAR(34)," ",CHAR(34),"LW",CHAR(34)," ",CHAR(34),B2,CHAR(34)," ",CHAR(34),CHAR(34)," ",CHAR(34),"c",CHAR(34)," ",CHAR(34),"t",CHAR(34)," ", CHAR(34),C2,",",D2,",",E2,CHAR(34)," ",CHAR(34),CHAR(34)," ",CHAR(34),CHAR(34),")")&lt;/LI-CODE&gt;&lt;P&gt;It can be filled-down for the other layers.&amp;nbsp; Simply copy the content of cells G2 to G6 and paste into the command prompt of AutoCAD or use Notepad to create a script (.scr) file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The statement is a little unwieldy but works!&amp;nbsp; There may be some simplification possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An alternative approach would be to create an Excel/VBA macro to create a script file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2020 01:25:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9605669#M100890</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2020-06-28T01:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9608064#M100891</link>
      <description>&lt;P&gt;Thanks a lot for replying&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to add Layer description to this formula in excel how can I do it ?&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;</description>
      <pubDate>Mon, 29 Jun 2020 15:44:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9608064#M100891</guid>
      <dc:creator>ahmed.xeng</dc:creator>
      <dc:date>2020-06-29T15:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9608147#M100892</link>
      <description>&lt;P&gt;Cjeck out the prompts you see when you give the -layer command.&amp;nbsp; You want to duplicate those with the concatenate command. Use CHAR(34) to create " marks where AtuoCAD needs them.&amp;nbsp; Use " " (quote space quote) to place a space between parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following will create a layer and give it a description.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 872px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/789722i1AB1326027C01A1A/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The contents of cell C2 is:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;=CONCATENATE("(command ",CHAR(34),"-layer",CHAR(34)," ",CHAR(34),"m",CHAR(34)," ",CHAR(34),A2,CHAR(34)," ",CHAR(34),"D",CHAR(34)," ",CHAR(34),B2,CHAR(34)," ",CHAR(34),A2,CHAR(34)," ",CHAR(34),CHAR(34)," ",CHAR(34),CHAR(34)," ",CHAR(34),CHAR(34),")")&lt;/LI-CODE&gt;&lt;P&gt;Note that the "D" is used to pick the descriptor option and that:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;," ",CHAR(34),CHAR(34)&lt;/LI-CODE&gt;&lt;P&gt;is repeated 3 times at the end.&amp;nbsp; This is to produce the 3 "Enters" needed to terminate the command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copying cells C2 to C6&amp;nbsp;the clipboard and then pasting into Autocad will generate this result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 969px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/789720i64837F4B1B356A7B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 16:22:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9608147#M100892</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2020-06-29T16:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9916722#M100893</link>
      <description>&lt;P&gt;Can you please help me. I have attached my spreadsheet. I would like to import the red columns into AutoCAD 2021. Can you insert the Autocad formula into the column to the right and upload it thanks. I really appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 23:28:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9916722#M100893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-04T23:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9916946#M100894</link>
      <description>&lt;P&gt;Hi, can someone please check my formula? I cannot get the linetype, lineweight, and description into the formula. Can you help provide the formula?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kindly&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 03:07:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9916946#M100894</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-05T03:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9919392#M100895</link>
      <description>&lt;P&gt;Rather than specify to use a default value for a layer parameter with a double quote (CHAR(34), CHAR(3)) explicitly state the value (e.g., the layer name).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, change&lt;STRONG&gt; char(34),char(34)&lt;/STRONG&gt; to&amp;nbsp;&lt;STRONG&gt;char(34),A2,char(34)&lt;/STRONG&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="image.png" style="width: 987px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/852847iA7D67CDB341E6454/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 19:36:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/9919392#M100895</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2020-12-06T19:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11684398#M100896</link>
      <description>&lt;P&gt;Hi, is there a way that in "color" command to choose "index color"?&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="yoavd_0-1673939474514.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1163532i0A9648B7023523D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yoavd_0-1673939474514.png" alt="yoavd_0-1673939474514.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 07:11:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11684398#M100896</guid>
      <dc:creator>yoav-d</dc:creator>
      <dc:date>2023-01-17T07:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11684677#M100897</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13381959"&gt;@yoav-d&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't understand. Your dialog is on tab "Index color" and you can use index colors (only) on this tab,&lt;/P&gt;
&lt;P&gt;what is your problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you like to use the dialog while in Script, you have to use Lisp:&lt;/P&gt;
&lt;P&gt;_.-LAYER&lt;BR /&gt;_new&lt;BR /&gt;123&lt;BR /&gt;_color&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;(acad_colordlg 7 nil)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;123&lt;/P&gt;
&lt;P&gt;_circle&lt;BR /&gt;2000,800&lt;BR /&gt;50&lt;/P&gt;
&lt;DIV id="simple-translate"&gt;
&lt;DIV&gt;
&lt;DIV class="simple-translate-button isShow" style="background-image: url('moz-extension://c5d1cf00-4e84-4818-a0e3-d14b1fa33d30/icons/512.png'); height: 22px; width: 22px; top: 282px; left: 943px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="simple-translate-panel " style="width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;"&gt;
&lt;DIV class="simple-translate-result-wrapper" style="overflow: hidden;"&gt;
&lt;DIV class="simple-translate-move" draggable="true"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="simple-translate-result-contents"&gt;
&lt;P class="simple-translate-result" style="color: #000000;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="simple-translate-candidate" style="color: #737373;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Jan 2023 09:28:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11684677#M100897</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2023-01-17T09:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11684751#M100898</link>
      <description>&lt;P&gt;Sorry for not being clear.&lt;BR /&gt;I was asking about the relevant path to write in an xlsx file.&lt;BR /&gt;The definition for a new color in a new layer command, according to the command bar, are only "Truecolor" and "COlorbook", but no index color:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yoavd_0-1673949133211.png" style="width: 373px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1163595i344713D6F9D1A9AB/image-dimensions/373x56?v=v2" width="373" height="56" role="button" title="yoavd_0-1673949133211.png" alt="yoavd_0-1673949133211.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The examples here show only "t" for truecolor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm still quite new to AutoCAD and not familiar enough with lisps, so I don't understand your example and whether it is relevant to my issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 09:57:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11684751#M100898</guid>
      <dc:creator>yoav-d</dc:creator>
      <dc:date>2023-01-17T09:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11684829#M100899</link>
      <description>&lt;P&gt;Hi, Default option is "index color". just type the index color you want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 10:24:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11684829#M100899</guid>
      <dc:creator>janu319</dc:creator>
      <dc:date>2023-01-17T10:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11685005#M100900</link>
      <description>&lt;P&gt;OH, Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 11:51:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11685005#M100900</guid>
      <dc:creator>yoav-d</dc:creator>
      <dc:date>2023-01-17T11:51:06Z</dc:date>
    </item>
    <item>
      <title>Filled all empty descriptions</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11772194#M100901</link>
      <description>&lt;P&gt;=CONCATENATE("(command ";CHAR(34);"-layer";CHAR(34);" ";CHAR(34);"m";CHAR(34);" ";CHAR(34);B34;CHAR(34);" ";CHAR(34);"LW";CHAR(34);" ";CHAR(34);I34;CHAR(34);" ";CHAR(34);CHAR(34);" ";CHAR(34);"c";CHAR(34);" ";CHAR(34);"t";CHAR(34);" ";CHAR(34);G34;CHAR(34);" ";CHAR(34);CHAR(34);" ";CHAR(34);"D";CHAR(34);" ";CHAR(34);L34;CHAR(34);" ";CHAR(34);CHAR(34);" ";CHAR(34);CHAR(34);" ";CHAR(34);CHAR(34);")")&lt;/P&gt;&lt;P&gt;This formula filled all empty descriprions in other layers. How to fill only one descriprion?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 08:45:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11772194#M100901</guid>
      <dc:creator>milan_trnka</dc:creator>
      <dc:date>2023-02-22T08:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filled all empty descriptions</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11773237#M100902</link>
      <description>&lt;P&gt;Here's an updated version of the Excel file that enables the creation of layers that allows the specification of:&lt;/P&gt;&lt;P&gt;layer name&lt;/P&gt;&lt;P&gt;true color layer color&lt;/P&gt;&lt;P&gt;line type&lt;/P&gt;&lt;P&gt;line weight&lt;/P&gt;&lt;P&gt;transparency&lt;/P&gt;&lt;P&gt;unique description for each layer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just copy and paste the contents of column I into the AutoCAD command prompt.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="leeminardi_0-1677079824120.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1179864iBB16EF8FF44EE0F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="leeminardi_0-1677079824120.png" alt="leeminardi_0-1677079824120.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 15:31:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11773237#M100902</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2023-02-22T15:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Filled all empty descriptions</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11774994#M100903</link>
      <description>&lt;P&gt;Yes it wotks. Thank you.&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="milan_trnka_0-1677132069089.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1180155i81BE08C27A4B45D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="milan_trnka_0-1677132069089.png" alt="milan_trnka_0-1677132069089.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 06:01:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/11774994#M100903</guid>
      <dc:creator>milan_trnka</dc:creator>
      <dc:date>2023-02-23T06:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/12076838#M100904</link>
      <description>&lt;P&gt;Line type continuous only working, is that possible to change center or dashed Linetype?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 16:02:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/12076838#M100904</guid>
      <dc:creator>dseshanZQS9M</dc:creator>
      <dc:date>2023-07-03T16:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Import form Excel layers to Autocad</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/12077065#M100905</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13724423"&gt;@dseshanZQS9M&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Line type continuous only working, is that possible to change center or dashed Linetype?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;what do you currently have in your excel file?&lt;/P&gt;
&lt;P&gt;Are center or dashed linetypes already defined in the drawing you are trying to use?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 18:21:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/import-form-excel-layers-to-autocad/m-p/12077065#M100905</guid>
      <dc:creator>chriscowgill7373</dc:creator>
      <dc:date>2023-07-03T18:21:43Z</dc:date>
    </item>
  </channel>
</rss>

