<?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 Create a sequential identification number that includes a letter at the beginning? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/create-a-sequential-identification-number-that/m-p/182756#M14041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm needing to create a python script which would number work order data in sequence&amp;nbsp;with a letter at the beginning.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2019 15:35:33 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-09-09T15:35:33Z</dc:date>
    <item>
      <title>Create a sequential identification number that includes a letter at the beginning?</title>
      <link>https://community.esri.com/t5/python-questions/create-a-sequential-identification-number-that/m-p/182756#M14041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm needing to create a python script which would number work order data in sequence&amp;nbsp;with a letter at the beginning.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 15:35:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-a-sequential-identification-number-that/m-p/182756#M14041</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-09-09T15:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create a sequential identification number that includes a letter at the beginning?</title>
      <link>https://community.esri.com/t5/python-questions/create-a-sequential-identification-number-that/m-p/182757#M14042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is hard to provide any suggestions without more information.&amp;nbsp; What are the fields involved?&amp;nbsp; How do you differentiate one work order from another, so you know when to increment?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 16:10:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-a-sequential-identification-number-that/m-p/182757#M14042</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-09-09T16:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create a sequential identification number that includes a letter at the beginning?</title>
      <link>https://community.esri.com/t5/python-questions/create-a-sequential-identification-number-that/m-p/182758#M14043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could use a python script in field calculator to create sequential numbering as shown in this example (&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000011137" title="https://support.esri.com/en/technical-article/000011137"&gt;How To: Create sequential numbers in a field using Python in the Field Calculator&lt;/A&gt;&amp;nbsp; ) but if a record is deleted then it renumbers the whole data set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could use the mentioned script as a starting point but how could I modify it so each new record is number based on the next number in line?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 17:03:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-a-sequential-identification-number-that/m-p/182758#M14043</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-09-09T17:03:54Z</dc:date>
    </item>
  </channel>
</rss>

