<?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: How do I determine whether the data in the specified range meets the criteria? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-determine-whether-the-data-in-the-specified-range-meets/m-p/535490#M75783</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Sum(
	60 &amp;lt; height[Index( Row() - 19, Row() - 10 )] &amp;lt; 65 &amp;amp; 
	60 &amp;lt; height[Index( Row() - 18, Row() - 9  )] &amp;lt; 65 &amp;amp; 
	60 &amp;lt; height[Index( Row() - 17, Row() - 8  )] &amp;lt; 65 &amp;amp; 
	60 &amp;lt; height[Index( Row() - 16, Row() - 7  )] &amp;lt; 65
)&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 26 Aug 2022 11:28:42 GMT</pubDate>
    <dc:creator>lala</dc:creator>
    <dc:date>2022-08-26T11:28:42Z</dc:date>
    <item>
      <title>How do I determine whether the data in the specified range meets the criteria?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-determine-whether-the-data-in-the-specified-range-meets/m-p/535454#M75782</link>
      <description>&lt;P&gt;For example, find the height column with four consecutive rows between the top 10 rows and the top 20 rows &amp;gt;&amp;gt;60 and &amp;lt;65.&lt;/P&gt;&lt;P&gt;Thanks!&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="2022-08-19_21-37-24.png" style="width: 692px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44862iFE4502D9CD418B28/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-08-19_21-37-24.png" alt="2022-08-19_21-37-24.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 17:08:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-determine-whether-the-data-in-the-specified-range-meets/m-p/535454#M75782</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2023-06-09T17:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine whether the data in the specified range meets the criteria?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-determine-whether-the-data-in-the-specified-range-meets/m-p/535490#M75783</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Sum(
	60 &amp;lt; height[Index( Row() - 19, Row() - 10 )] &amp;lt; 65 &amp;amp; 
	60 &amp;lt; height[Index( Row() - 18, Row() - 9  )] &amp;lt; 65 &amp;amp; 
	60 &amp;lt; height[Index( Row() - 17, Row() - 8  )] &amp;lt; 65 &amp;amp; 
	60 &amp;lt; height[Index( Row() - 16, Row() - 7  )] &amp;lt; 65
)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 26 Aug 2022 11:28:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-determine-whether-the-data-in-the-specified-range-meets/m-p/535490#M75783</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2022-08-26T11:28:42Z</dc:date>
    </item>
  </channel>
</rss>

