<?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: Matching values in a row of a table in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482401#M172910</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/32"&gt;@RichardJ&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am still woriking on it with your example HFASU.&lt;/P&gt;
&lt;P&gt;I think this will do it. I will show you as soon as I get done with it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for all of this.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2017 17:55:58 GMT</pubDate>
    <dc:creator>IRarch</dc:creator>
    <dc:date>2017-08-24T17:55:58Z</dc:date>
    <item>
      <title>Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482290#M172887</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an extensive table with 5 columns (0 to 4) and more than 1000 rows!&lt;/P&gt;
&lt;P&gt;I want to select the values from dorp down lists for the first 4 variables (each variable in one of the first 4 columns). Then I want to find the row that contains all the exact values I selected previously so to find the value of the 5th column (4) at that row (the row with the exact values). No row in the entire table repeats.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached is the table in an excel file I will be using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to be able to select the Height, Width, HFX Condition, Bolt Diameter and then get the corresponding Seismic Allowable Shear value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 13:29:32 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482290#M172887</guid>
      <dc:creator>IRarch</dc:creator>
      <dc:date>2018-05-03T13:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482298#M172890</link>
      <description>&lt;P&gt;What you are looking for should be able to do with a routine from Richards fine collection of scriptable components (which I can't find now in this new, horribly forum) using Mathcad 15, bur not with Prime.&lt;/P&gt;
&lt;P&gt;Your list includes a lot of duplicates concerbning the first four columns and the bolt diameter it "1.125 STD" throughout.&lt;/P&gt;
&lt;P&gt;So which result do you expects with Height=78, Width=9, HFX Cond = Concrete 2500psi and bolt d. =1.125 ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bild.png" style="width: 378px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/1296i7C1F05CA026E37B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bild.png" alt="Bild.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 23:13:41 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482298#M172890</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2017-08-23T23:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482299#M172891</link>
      <description>&lt;P&gt;Like this?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 23:28:21 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482299#M172891</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2017-08-23T23:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482300#M172892</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/66934"&gt;@Werner_E&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are right, I forgot to add one more column. Plese see revised file. The table is much more complex but I was trying to simplify it. The idea is that no row repeats in a table of 1000+ rows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll appreciate if you do find the routine or if you can send me on the right direction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 23:44:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482300#M172892</guid>
      <dc:creator>IRarch</dc:creator>
      <dc:date>2017-08-23T23:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482301#M172893</link>
      <description>&lt;P&gt;Does this not do what you want?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 00:04:10 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482301#M172893</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2017-08-24T00:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482303#M172894</link>
      <description>&lt;P&gt;I guess Richard already did the job.&lt;/P&gt;
&lt;P&gt;Please note that in your Excel sheet in the first column (Width) some entries like 93 3/4 are numerical (formatted as fraction), but others, like 92 1/4 are simply text!. If you read in the data via READEXCEL, this is causing troubles (I know, I was working on a similatr sheet Richard provided).&lt;/P&gt;
&lt;P&gt;Richard was copying the Excel data directly to a Mathcad table and this seems to convert the text 92 1/4 automatically to a number, Drawback is that you can't just change the Excel table, you would have to copy the data again to the Mathcad table. Benefit is that the Mathcad sheet is self contained and does not need the Excel sheet anymore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 00:14:36 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482303#M172894</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2017-08-24T00:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482401#M172910</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/32"&gt;@RichardJ&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am still woriking on it with your example HFASU.&lt;/P&gt;
&lt;P&gt;I think this will do it. I will show you as soon as I get done with it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for all of this.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:55:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482401#M172910</guid>
      <dc:creator>IRarch</dc:creator>
      <dc:date>2017-08-24T17:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482402#M172911</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/66934"&gt;@Werner_E&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once more thanks! I am fixing this right now...&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:57:36 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482402#M172911</guid>
      <dc:creator>IRarch</dc:creator>
      <dc:date>2017-08-24T17:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482406#M172912</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/32"&gt;@RichardJ&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I have so far is that I am getting a matrix with the rows where the HardyFrame.Width, HFX.InstallationCondition, and Bolt.Diameter.Grade match but I am also getting a 0 in the matrix where on row 0 is not supposed&amp;nbsp;to match all three parameters. There seems to be something wrong where I am gettting 0's.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS. I changed the StripDuplicateRows program where I made the submatrix (=) instead of (not equal).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Im trying to attach the mathcad file but I get the following error message&lt;/P&gt;
&lt;DIV id="fieldset_0" class="lia-form-fieldset-wrapper lia-form-post-fieldset-toggle"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="fieldset_0_0" class="lia-form-fieldset-wrapper lia-form-attachments-fieldset-toggle form-fieldset-last"&gt;&lt;FIELDSET class="lia-form-fieldset"&gt;
&lt;DIV id="multipleAttachments" class="MultipleAttachments lia-component-editor-widget-multiple-attachments"&gt;
&lt;DIV id="existingAttachmentsField" class="lia-existing-attachments-field"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="previewAttachmentsField" class="lia-preview-attachments-field"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="compareAttachmentsField" class="lia-compare-attachments-field"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-new-attachments-field"&gt;&lt;INPUT id="multipleUpload" class="lia-form-type-file lia-form-field-error" accept="*" multiple="multiple" name="multipleUpload" type="file" /&gt;
&lt;P class="lia-form-error-text"&gt;The contents of the attachment doesn't match its file type&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/FIELDSET&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Aug 2017 19:03:10 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482406#M172912</guid>
      <dc:creator>IRarch</dc:creator>
      <dc:date>2017-08-24T19:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482410#M172913</link>
      <description>&lt;P&gt;This horrible new forum doesn't have its act together.&lt;/P&gt;
&lt;P&gt;Some of us are able to directly upload Mathcad files, but most of us get the very same error message you experience.&lt;/P&gt;
&lt;P&gt;Workaround is to put the file in a zip archive and upload the zip file &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 19:09:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482410#M172913</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2017-08-24T19:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482411#M172914</link>
      <description>&lt;P&gt;File compressed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/66934"&gt;@Werner_E&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 19:10:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482411#M172914</guid>
      <dc:creator>IRarch</dc:creator>
      <dc:date>2017-08-24T19:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482422#M172915</link>
      <description>&lt;P&gt;Why did you changed Richards "not equal" to "equal".&lt;/P&gt;
&lt;P&gt;What do you think this new routine is doing?&lt;/P&gt;
&lt;P&gt;If your intention was to filter for the values which are present in two vectors, thats sure not what this routine can do.&lt;/P&gt;
&lt;P&gt;See in Richards sheet one way how it could be done.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 19:53:21 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482422#M172915</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2017-08-24T19:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482424#M172916</link>
      <description>&lt;P&gt;I changed it because we want to see the duplicate rows. Not sure why I still get the 0's though.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 20:02:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482424#M172916</guid>
      <dc:creator>IRarch</dc:creator>
      <dc:date>2017-08-24T20:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482425#M172917</link>
      <description>&lt;P&gt;Duplicate rows?&lt;/P&gt;
&lt;P&gt;Do you mean values which are present in both vectors? How should the routine find that out if you provide just one stacked vector as argument?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or what exactly should the routine do with the vector argument? Only showing the numbers which occur more than once?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 20:13:32 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482425#M172917</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2017-08-24T20:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482430#M172918</link>
      <description>&lt;P&gt;If my first guess wa right, you may be looking for something like this&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bild1.png" style="width: 659px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/1322i1A4EC8442DDD1A35/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bild1.png" alt="Bild1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I don't investigate why your modified routine is not doing this as the routine was designed by Richard to do soemthing completely different one.&lt;/P&gt;
&lt;P&gt;BTW you can use "intersect" also for sorting a vector and removing duplicate values if you provide the same vector twice as argument.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bild.png" style="width: 408px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/1323i2FFDEFDCB463C251/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bild.png" alt="Bild.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 20:22:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482430#M172918</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2017-08-24T20:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482439#M172919</link>
      <description>&lt;P&gt;Addendum:&lt;/P&gt;
&lt;P&gt;The function "intersection" returns the number 0 and not a vector, if no common value is found.&lt;/P&gt;
&lt;P&gt;This can be a problem if you nest that function to find the intersection of more than two vectors&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bild1.png" style="width: 265px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/1326i2888AD18B3C1E71A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bild1.png" alt="Bild1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;To cope with this, add one line of code on top:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bild2.png" style="width: 407px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/1327i092C56756398FF50/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bild2.png" alt="Bild2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This should cure that problem&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bild3.png" style="width: 307px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/1328i6823A33836001FA8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bild3.png" alt="Bild3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 20:41:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482439#M172919</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2017-08-24T20:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482440#M172920</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/270116"&gt;@IRarch&lt;/a&gt; wrote:&lt;BR /&gt;PS. I changed the StripDuplicateRows program where I made the submatrix (=) instead of (not equal).&lt;BR id="fieldset_0" class="lia-form-fieldset-wrapper lia-form-post-fieldset-toggle" /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Why did you change it? If you change it then it will not work properly.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 21:00:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482440#M172920</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2017-08-24T21:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482441#M172921</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/270116"&gt;@IRarch&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I changed it because we want to see the duplicate rows.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;In the table there are no duplicate rows (I take your word for that; I have not looked). I strip the duplicate rows from the vectors because the vectors are used to fill the listboxes, and there's no point in having duplicate entries in the listboxes. That function is designed to strip duplicate rows from matrices, and using it for vectors is kind of overkill, but I already had it. You should not change it. If you want to see the duplicate rows, just don't remove them in the first place!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 21:08:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482441#M172921</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2017-08-24T21:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482442#M172922</link>
      <description>&lt;P&gt;I think his intention was to misuse your routine for a different purpose. He is not using your scripted components which filter the possible values from his data list and have to avoid duplicates. He is using web controls with hard coded entries. So he does not need your routines to&amp;nbsp;eliminate the duplicates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;He has only three of his four or five input values implemented until now and so there will be more than one row where all those three values match.&lt;/P&gt;
&lt;P&gt;And I guess he simply wanted a routine which shows the&amp;nbsp;indexes of those rows and he thought, if he simply changes the "not equal" to "equal" in your function, he would get that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My "intercept" routine maybe would do what he tried to achieve (if my crystal ball worked OK)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 21:54:06 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482442#M172922</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2017-08-24T21:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Matching values in a row of a table</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482529#M172935</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/66934"&gt;@Werner_E&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/32"&gt;@RichardJ&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see the solution so far.&lt;/P&gt;
&lt;P&gt;A problem I am encountering is that the option of a 12in Width and 11ft element does not happen but Z0 is telling me that on the 3&lt;SUP&gt;rd&lt;/SUP&gt; row those two happen when in the table provided are not.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The option of 12in Width and 79.5in Height does give me the right output in USE. What I would expect with the 12in and 11ft.&lt;/P&gt;
&lt;P&gt;Please let me know what you think about that problem…&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 22:50:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Matching-values-in-a-row-of-a-table/m-p/482529#M172935</guid>
      <dc:creator>IRarch</dc:creator>
      <dc:date>2017-08-25T22:50:01Z</dc:date>
    </item>
  </channel>
</rss>

