<?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: I want change the numbers, 1 ~ 9 to 01 ~ 09 in column in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/I-want-change-the-numbers-1-9-to-01-09-in-column/m-p/234066#M46412</link>
    <description>&lt;P&gt;If what you are attempting to do, is to get your data to order correctly, the easiest thing to do, is to just change the Data Type of the wafer column to numeric.&lt;/P&gt;
&lt;P&gt;But if you need it for other reasons, a simple formula to use for the Water_rev column is:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Substr( "0", Length( :Wafer ) ) || :Wafer&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 17 Nov 2019 14:27:43 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2019-11-17T14:27:43Z</dc:date>
    <item>
      <title>I want change the numbers, 1 ~ 9 to 01 ~ 09 in column</title>
      <link>https://community.jmp.com/t5/Discussions/I-want-change-the-numbers-1-9-to-01-09-in-column/m-p/234056#M46411</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two column, Lot and wafer as shown below.&lt;/P&gt;&lt;P&gt;How can I make wafer_rev column, where the single digit values (1~9)&amp;nbsp;are&amp;nbsp;changed to double digits&amp;nbsp;(ex, 01, 02, ,,,,09. No change in 11~20)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a simple script for this ?&lt;/P&gt;&lt;P&gt;Please advise me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;TABLE border="1" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Lot&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;wafer&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Wafer_rev&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;DA1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;01&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;FA2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;3&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;03&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;UJ3&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;11&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;11&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;DS2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;9&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;03&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tts_area"&gt;Thank you in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Nov 2019 13:49:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/I-want-change-the-numbers-1-9-to-01-09-in-column/m-p/234056#M46411</guid>
      <dc:creator>Myni</dc:creator>
      <dc:date>2019-11-17T13:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: I want change the numbers, 1 ~ 9 to 01 ~ 09 in column</title>
      <link>https://community.jmp.com/t5/Discussions/I-want-change-the-numbers-1-9-to-01-09-in-column/m-p/234066#M46412</link>
      <description>&lt;P&gt;If what you are attempting to do, is to get your data to order correctly, the easiest thing to do, is to just change the Data Type of the wafer column to numeric.&lt;/P&gt;
&lt;P&gt;But if you need it for other reasons, a simple formula to use for the Water_rev column is:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Substr( "0", Length( :Wafer ) ) || :Wafer&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 17 Nov 2019 14:27:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/I-want-change-the-numbers-1-9-to-01-09-in-column/m-p/234066#M46412</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-11-17T14:27:43Z</dc:date>
    </item>
  </channel>
</rss>

