<?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: Name Unresolved error for existing column in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Name-Unresolved-error-for-existing-column/m-p/46298#M26381</link>
    <description>&lt;P&gt;The summary table dt2 is created after dt, and thus it looks like dt2 will be the "current" data table when the assignment within the loop is run.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On way to avoid this is to include the table variable when addressing table data.&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;For(i = 1, i &amp;lt;= w, i++,
    dt:RAPi[i] = dt:Name("Bias Setpoint")[i] + dt:Name("Bias Setpoint")[i + 1]
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2017 21:04:20 GMT</pubDate>
    <dc:creator>ms</dc:creator>
    <dc:date>2017-10-23T21:04:20Z</dc:date>
    <item>
      <title>Name Unresolved error for existing column</title>
      <link>https://community.jmp.com/t5/Discussions/Name-Unresolved-error-for-existing-column/m-p/46288#M26373</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having trouble getting my code to recognize Column 16, "Bias Setpoint".&amp;nbsp; I'd like to have my code step through each Bias Setpoint row and add adjacent rows to output RAPi.&amp;nbsp; However, I get a Name Unresolved error for "Bias Setpoint" column.&amp;nbsp; I've tried to just call on it by using Column(16), but that did not work either.&amp;nbsp; I had even tried to simplify the expression and just equate :RAPi[i]=:Name("Bias Setpoint")[i] , but still no success.&amp;nbsp; I've also tried defining bsp=Column(dt,16);&amp;nbsp; and For Each Row(:RAPi=:bsp); but still no success.&amp;nbsp; Can someone assist in this debug?&amp;nbsp; I'm not sure what I'm doing incorrectly.&amp;nbsp; Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;csvfile&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Pick File&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"choose file"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"$Documents"&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;dt&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Open&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;csvfile&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Import Settings&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;End Of Field&lt;STRONG&gt;(&lt;/STRONG&gt; Comma &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;Scan Whole File&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" face="Consolas" size="2"&gt;// Labels( 1 ),&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;Column Names Start&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;53&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;Data Starts&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;54&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;//scan&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;dt &lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;=&lt;/FONT&gt; &lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Current Data Table&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;()&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;//Define RAP cycle, RAP times&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;dt&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;STRONG&gt;NewColumn&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"RAPi"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; Numeric&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt; &lt;FONT color="#800080" face="Consolas" size="2"&gt;"Continuous"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt; &lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Format&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"Best"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;12&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;RAPi&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;]&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;dt2&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; dt&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;STRONG&gt;Summary&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; N&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; Freq&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"None"&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; Weight&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"None"&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;totalrows &lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;N&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;]&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;dt&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;STRONG&gt;NewColumn&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#800080" face="Consolas" size="2"&gt;"RowAvg"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; Numeric&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt; &lt;FONT color="#800080" face="Consolas" size="2"&gt;"Continuous"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt; &lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Format&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"Best"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;12&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;//Find TCP initial turn on. NOte: you must change turnon value if you use tcp for chucking and it is incorporated in data.&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;turnon&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;0.1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;dt&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;STRONG&gt;Select Where&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;:&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Name&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"TCP Setpoint"&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;=&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;turnon&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;STRONG&gt;Hide&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;STRONG&gt;Exclude&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;STRONG&gt;Delete Rows&lt;/STRONG&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"all"&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;//Rap Cycle Number&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;w&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;NRow&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;dt&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;For&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; i&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; i&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;=&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;w&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; i&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;++,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;:&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;RAPi&lt;STRONG&gt;[&lt;/STRONG&gt;i&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;=:&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Name&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"Bias Setpoint"&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;[&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;i&lt;STRONG&gt;]&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;+:&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Name&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"Bias Setpoint"&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;)[&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;i&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;+&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;])&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 15:52:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Name-Unresolved-error-for-existing-column/m-p/46288#M26373</guid>
      <dc:creator>asdf</dc:creator>
      <dc:date>2017-10-23T15:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Name Unresolved error for existing column</title>
      <link>https://community.jmp.com/t5/Discussions/Name-Unresolved-error-for-existing-column/m-p/46298#M26381</link>
      <description>&lt;P&gt;The summary table dt2 is created after dt, and thus it looks like dt2 will be the "current" data table when the assignment within the loop is run.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On way to avoid this is to include the table variable when addressing table data.&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;For(i = 1, i &amp;lt;= w, i++,
    dt:RAPi[i] = dt:Name("Bias Setpoint")[i] + dt:Name("Bias Setpoint")[i + 1]
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 21:04:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Name-Unresolved-error-for-existing-column/m-p/46298#M26381</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2017-10-23T21:04:20Z</dc:date>
    </item>
  </channel>
</rss>

