<?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: Use Replace in an VBScript in Label Expression for two different name in the same field ? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/use-replace-in-an-vbscript-in-label-expression-for/m-p/1612844#M95628</link>
    <description>&lt;P&gt;Thank you !&amp;nbsp; That worked !&lt;/P&gt;</description>
    <pubDate>Thu, 08 May 2025 15:24:51 GMT</pubDate>
    <dc:creator>DEAF_PROBERT_68</dc:creator>
    <dc:date>2025-05-08T15:24:51Z</dc:date>
    <item>
      <title>Use Replace in an VBScript in Label Expression for two different name in the same field ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/use-replace-in-an-vbscript-in-label-expression-for/m-p/1612612#M95607</link>
      <description>&lt;P&gt;Here I have a question about the Label Expression I am working on.&lt;/P&gt;&lt;P&gt;I want to replace two CO- and E- with "" , but not sure HOW do I do for this method in the label expression.&lt;/P&gt;&lt;P&gt;The field name I have is an Alias which is all the route names and when I look at the attributes table and found two that I wanted to replace with .&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first one I use the replace with worked but not sure for the second one..&lt;/P&gt;&lt;LI-CODE lang="c"&gt;Replace([ALIAS],"CO-","")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I add one more for the "E-" and replace with "" ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 20:54:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/use-replace-in-an-vbscript-in-label-expression-for/m-p/1612612#M95607</guid>
      <dc:creator>DEAF_PROBERT_68</dc:creator>
      <dc:date>2025-05-07T20:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Use Replace in an VBScript in Label Expression for two different name in the same field ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/use-replace-in-an-vbscript-in-label-expression-for/m-p/1612778#M95626</link>
      <description>&lt;P&gt;You can use the results of the first Replace in a second Replace&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Replace(Replace([ALIAS],"CO-",""),"E-","")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 13:13:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/use-replace-in-an-vbscript-in-label-expression-for/m-p/1612778#M95626</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2025-05-08T13:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Use Replace in an VBScript in Label Expression for two different name in the same field ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/use-replace-in-an-vbscript-in-label-expression-for/m-p/1612844#M95628</link>
      <description>&lt;P&gt;Thank you !&amp;nbsp; That worked !&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 15:24:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/use-replace-in-an-vbscript-in-label-expression-for/m-p/1612844#M95628</guid>
      <dc:creator>DEAF_PROBERT_68</dc:creator>
      <dc:date>2025-05-08T15:24:51Z</dc:date>
    </item>
  </channel>
</rss>

