<?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 how to batch input into selected cell ? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/how-to-batch-input-into-selected-cell/m-p/615699#M81544</link>
    <description>&lt;P&gt;When I select&amp;nbsp;desired rows through distributions, how to quickly batch input “Group A” into Group column?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChernoffTurtle7_0-1679544414456.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/51425i525B08A9C5A3B15A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChernoffTurtle7_0-1679544414456.png" alt="ChernoffTurtle7_0-1679544414456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 20:54:25 GMT</pubDate>
    <dc:creator>ChernoffTurtle7</dc:creator>
    <dc:date>2023-06-10T20:54:25Z</dc:date>
    <item>
      <title>how to batch input into selected cell ?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-batch-input-into-selected-cell/m-p/615699#M81544</link>
      <description>&lt;P&gt;When I select&amp;nbsp;desired rows through distributions, how to quickly batch input “Group A” into Group column?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChernoffTurtle7_0-1679544414456.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/51425i525B08A9C5A3B15A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChernoffTurtle7_0-1679544414456.png" alt="ChernoffTurtle7_0-1679544414456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 20:54:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-batch-input-into-selected-cell/m-p/615699#M81544</guid>
      <dc:creator>ChernoffTurtle7</dc:creator>
      <dc:date>2023-06-10T20:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to batch input into selected cell ?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-batch-input-into-selected-cell/m-p/615720#M81547</link>
      <description>&lt;P&gt;This little script will do it&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;names default to here(1);
dt=current data table();

:Group[dt&amp;lt;&amp;lt;get selected rows] = "Group A";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Interactively you can also do the same very quickly.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Select the rows from clicking on the Histogram&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1679551852708.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/51426iD5E54DC0A5233996/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1679551852708.png" alt="txnelson_0-1679551852708.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Right Click on the chart and select Name Selection in Column&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1679552005787.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/51427iC9401A7481AB237B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_1-1679552005787.png" alt="txnelson_1-1679552005787.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;In the dialog window that pops up, specify the column to use, and the value to give to the selected rows&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_2-1679552128142.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/51428iB7A3734DECE7D956/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_2-1679552128142.png" alt="txnelson_2-1679552128142.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Click on OK and the cells will be filled in&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_3-1679552214438.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/51429i5B04C3A2B8377222/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_3-1679552214438.png" alt="txnelson_3-1679552214438.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 23 Mar 2023 06:17:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-batch-input-into-selected-cell/m-p/615720#M81547</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-03-23T06:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to batch input into selected cell ?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-batch-input-into-selected-cell/m-p/616057#M81571</link>
      <description>&lt;P&gt;Wonderful! Thank you so much!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 01:59:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-batch-input-into-selected-cell/m-p/616057#M81571</guid>
      <dc:creator>ChernoffTurtle7</dc:creator>
      <dc:date>2023-03-24T01:59:06Z</dc:date>
    </item>
  </channel>
</rss>

