<?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: JSl Code to Delete Column Referenced By Formula in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JSl-Code-to-Delete-Column-Referenced-By-Formula/m-p/2790#M2790</link>
    <description>&lt;P&gt;You should delete the formula referencing the column first:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Column("column name") &amp;lt;&amp;lt; delete formula;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then delete the column.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Mar 2018 14:08:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-07T14:08:49Z</dc:date>
    <item>
      <title>JSl Code to Delete Column Referenced By Formula</title>
      <link>https://community.jmp.com/t5/Discussions/JSl-Code-to-Delete-Column-Referenced-By-Formula/m-p/2789#M2789</link>
      <description>I'm trying to delete a column in JSL.  However, the column to be deleted is used by another column in a formula.  I can't find the syntax for JSL to remove the formula when I delete the column.  Any ideas how to accomplish this would be appreciated.</description>
      <pubDate>Mon, 03 Jan 2011 16:52:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSl-Code-to-Delete-Column-Referenced-By-Formula/m-p/2789#M2789</guid>
      <dc:creator>terapin</dc:creator>
      <dc:date>2011-01-03T16:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: JSl Code to Delete Column Referenced By Formula</title>
      <link>https://community.jmp.com/t5/Discussions/JSl-Code-to-Delete-Column-Referenced-By-Formula/m-p/2790#M2790</link>
      <description>&lt;P&gt;You should delete the formula referencing the column first:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Column("column name") &amp;lt;&amp;lt; delete formula;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then delete the column.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 14:08:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSl-Code-to-Delete-Column-Referenced-By-Formula/m-p/2790#M2790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-07T14:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: JSl Code to Delete Column Referenced By Formula</title>
      <link>https://community.jmp.com/t5/Discussions/JSl-Code-to-Delete-Column-Referenced-By-Formula/m-p/2791#M2791</link>
      <description>Thanks.  That was rather simple and easy.</description>
      <pubDate>Wed, 05 Jan 2011 15:40:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSl-Code-to-Delete-Column-Referenced-By-Formula/m-p/2791#M2791</guid>
      <dc:creator>terapin</dc:creator>
      <dc:date>2011-01-05T15:40:09Z</dc:date>
    </item>
  </channel>
</rss>

