<?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: Is it possible to edit matching cells all at once? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/566957#M77815</link>
    <description>&lt;P&gt;Ah I should've thought of these methods!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2022 18:55:45 GMT</pubDate>
    <dc:creator>Deez_Data</dc:creator>
    <dc:date>2022-11-08T18:55:45Z</dc:date>
    <item>
      <title>Is it possible to edit matching cells all at once?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/566469#M77796</link>
      <description>&lt;P&gt;In the GUI, I can right click &amp;gt; Select Matching Cells. Is it possible to then change the value of all these cells? I can right-click and select Edit but that then edits only a single cell. Is there some way to quickly change the value of a bunch of cells if they all need to be changed to the same value (either numeric or nominal)? Hoping to do this without scripting but if it's not possible, then a scripting solution is better than nothing :)&lt;/img&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:49:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/566469#M77796</guid>
      <dc:creator>Deez_Data</dc:creator>
      <dc:date>2023-06-11T11:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to edit matching cells all at once?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/566470#M77797</link>
      <description>&lt;P&gt;PS: In Excel, one can grab the corner of a cell and drag it through other cells which then quickly copies that cell value to all those other cells that are selected, which is one way to accomplish what I want. JMP doesn't have this so I'm at a loss.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 01:51:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/566470#M77797</guid>
      <dc:creator>Deez_Data</dc:creator>
      <dc:date>2022-11-08T01:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to edit matching cells all at once?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/566512#M77798</link>
      <description>&lt;P&gt;If you have multiple cells selected, you can paste a value from the paste buffer into the cell, and it will be copied into all selected cells.&amp;nbsp; The somewhat tricky part, is to place the value to change to into the paste buffer before selecting all of the cells to change.&lt;/P&gt;
&lt;P&gt;Here is a simple example, and the way that I use this feature.&lt;/P&gt;
&lt;P&gt;Using the Big Class sample data table, I will show how to change all of the column "sex" values of "F" to "Female"&lt;/P&gt;
&lt;P&gt;The data table&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1667881024070.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47133i9B2669662A3E81CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1667881024070.png" alt="txnelson_0-1667881024070.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The first thing is to place the word "Female" into the paste buffer, so choose one of the cells that is to be changed, and type in "Female"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1667881209657.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47134i59B47A40B462228C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_1-1667881209657.png" alt="txnelson_1-1667881209657.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then right click on the changed cell to select it, and select "Copy" to move it into the paste buffer&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_2-1667881380681.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47135i3277A8DC8FC81401/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_2-1667881380681.png" alt="txnelson_2-1667881380681.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then right click on one of the remain unchanged cells and select "Select Matching Cells"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_3-1667881526871.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47136i21A2E06AD8405C64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_3-1667881526871.png" alt="txnelson_3-1667881526871.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Which selects all of the unchanged cells that you want to change and select "Paste".&amp;nbsp; The cells will all be changed at once&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_5-1667881874559.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47138iEAC6F589D75D7146/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_5-1667881874559.png" alt="txnelson_5-1667881874559.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;There is also a more generic Find/&amp;lt;Replace | Replace All&amp;gt; tool available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Edit=&amp;gt;Search=&amp;gt;Find&lt;/P&gt;
&lt;P&gt;will open the dialog box for this feature.&amp;nbsp; If the element it is Finding is specific enough to select only the cells to change, then one can make quick multiple cell changes.&lt;/P&gt;
&lt;P&gt;Using the same general selection method from above, Right click on one of the M cells for the Sex column and select "Select Matching Cells".&amp;nbsp; It will select all of the M cells.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_8-1667883046032.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47141i465E7F61B380ED88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_8-1667883046032.png" alt="txnelson_8-1667883046032.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Open the Find/Replace dialog box&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Edit=&amp;gt;Search=&amp;gt;Find&lt;/P&gt;
&lt;P&gt;Fill in the Find and the Replace value, and click on the checkboxes to restrict to only the selected columns and rows,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_9-1667883133674.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47142i3978BD6C29A65FC1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_9-1667883133674.png" alt="txnelson_9-1667883133674.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and then click on Replace All, and all of the cell values with M will be changed&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_10-1667883160420.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47143i5F86D56CEF059CAE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_10-1667883160420.png" alt="txnelson_10-1667883160420.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 04:52:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/566512#M77798</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-11-08T04:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to edit matching cells all at once?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/566957#M77815</link>
      <description>&lt;P&gt;Ah I should've thought of these methods!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 18:55:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/566957#M77815</guid>
      <dc:creator>Deez_Data</dc:creator>
      <dc:date>2022-11-08T18:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to edit matching cells all at once?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/570420#M78063</link>
      <description>&lt;P&gt;There's one other option -- select the cells you want ("select matching" is your friend here), and then select "Rows"-&amp;gt;"Row Selection"-&amp;gt;"Name Selection in Column", and it will give you a dialog where you type in the column header to use (overwrites or creates a new column), and the value to put in the selected rows, and the value to put in the non-selected rows. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After you do it a few times it becomes second nature.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 07:47:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/570420#M78063</guid>
      <dc:creator>BHarris</dc:creator>
      <dc:date>2022-11-17T07:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to edit matching cells all at once?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/571003#M78091</link>
      <description>&lt;P&gt;If all of the cells are in one column, would Recode be an elegant way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 13:47:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-it-possible-to-edit-matching-cells-all-at-once/m-p/571003#M78091</guid>
      <dc:creator>jmv</dc:creator>
      <dc:date>2022-11-18T13:47:47Z</dc:date>
    </item>
  </channel>
</rss>

