<?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: Karkey : How do I use formulas for a single cell instead of an entire column? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899666#M105959</link>
    <description>&lt;P&gt;To build on what&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/42725"&gt;@lwencx&lt;/a&gt;&amp;nbsp;mentioned, you can refer to a single cell in a formula using brackets, as shown below. As&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/3194"&gt;@Dan_Obermiller&lt;/a&gt;&amp;nbsp;mentioned, table variables are likely a better approach, though.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jed_Campbell_0-1757532864412.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/82260i63839EDC9DEB0FFA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Jed_Campbell_0-1757532864412.png" alt="Jed_Campbell_0-1757532864412.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Sep 2025 19:35:30 GMT</pubDate>
    <dc:creator>Jed_Campbell</dc:creator>
    <dc:date>2025-09-10T19:35:30Z</dc:date>
    <item>
      <title>Karkey : How do I use formulas for a single cell instead of an entire column?</title>
      <link>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899218#M105906</link>
      <description>&lt;P&gt;Hii,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mukesh Karkey here ,I'm new to JMP and used to working in Excel. How can I apply a formula to only a single cell instead of the entire column? I need to calculate a value for just one row in my data table without affecting the others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mukesh Karkey&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 05:09:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899218#M105906</guid>
      <dc:creator>mukeshkakkey</dc:creator>
      <dc:date>2025-09-09T05:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Karkey : How do I use formulas for a single cell instead of an entire column?</title>
      <link>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899228#M105907</link>
      <description>&lt;P&gt;JMP isn't a spreadsheet so you cannot really perform this type of calculations. You can calculate the values to new column and just take those values you are interested in.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 05:39:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899228#M105907</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-09-09T05:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Karkey : How do I use formulas for a single cell instead of an entire column?</title>
      <link>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899320#M105924</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/76218"&gt;@mukeshkakkey&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you really wanted to brute force it, you could use an if statement that would say for a given row return a formula else return the raw data from another column for the rest of the rows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the Big class data set:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shampton82_0-1757426588150.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/82129iDA915564B7B6889B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shampton82_0-1757426588150.png" alt="shampton82_0-1757426588150.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shampton82_1-1757426599338.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/82130i1F97082CB13E3F48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shampton82_1-1757426599338.png" alt="shampton82_1-1757426599338.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, 09 Sep 2025 17:22:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899320#M105924</guid>
      <dc:creator>shampton82</dc:creator>
      <dc:date>2025-09-09T17:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Karkey : How do I use formulas for a single cell instead of an entire column?</title>
      <link>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899423#M105936</link>
      <description>&lt;P&gt;&amp;nbsp;If you only need a single value, you could also look into using a table variable. Depending on your use of the data, this might be appropriate for your situation. Another option to consider and gives you more insights and advances your knowledge of JMP!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 23:11:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899423#M105936</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2025-09-09T23:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Karkey : How do I use formulas for a single cell instead of an entire column?</title>
      <link>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899499#M105942</link>
      <description>&lt;P&gt;可以用JSL脚本，可用于指定单元格计算&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CoverMarmoset89_0-1757493869728.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/82204i15230D7A293771FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CoverMarmoset89_0-1757493869728.png" alt="CoverMarmoset89_0-1757493869728.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 08:45:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899499#M105942</guid>
      <dc:creator>lwencx</dc:creator>
      <dc:date>2025-09-10T08:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Karkey : How do I use formulas for a single cell instead of an entire column?</title>
      <link>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899666#M105959</link>
      <description>&lt;P&gt;To build on what&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/42725"&gt;@lwencx&lt;/a&gt;&amp;nbsp;mentioned, you can refer to a single cell in a formula using brackets, as shown below. As&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/3194"&gt;@Dan_Obermiller&lt;/a&gt;&amp;nbsp;mentioned, table variables are likely a better approach, though.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jed_Campbell_0-1757532864412.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/82260i63839EDC9DEB0FFA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Jed_Campbell_0-1757532864412.png" alt="Jed_Campbell_0-1757532864412.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 19:35:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Karkey-How-do-I-use-formulas-for-a-single-cell-instead-of-an/m-p/899666#M105959</guid>
      <dc:creator>Jed_Campbell</dc:creator>
      <dc:date>2025-09-10T19:35:30Z</dc:date>
    </item>
  </channel>
</rss>

