<?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: County Field in DemandTools</title>
    <link>https://mycommunity.validity.com/t5/demandtools/county-field/m-p/1124#M611</link>
    <description>&lt;P&gt;My pleasure!&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 19:31:50 GMT</pubDate>
    <dc:creator>AnthonyValidity</dc:creator>
    <dc:date>2023-07-20T19:31:50Z</dc:date>
    <item>
      <title>County Field</title>
      <link>https://mycommunity.validity.com/t5/demandtools/county-field/m-p/1117#M606</link>
      <description>&lt;P&gt;We have a county field on the account form that we like to keep populated&lt;/P&gt;&lt;P&gt;How would you suggest that we use VDT to manage this field so it gets populated to the county that goes with the zip code on the account .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a way to do this today, but would love to have a way to use VDT to populate&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data is currently stored in a spreadsheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 12:01:31 GMT</pubDate>
      <guid>https://mycommunity.validity.com/t5/demandtools/county-field/m-p/1117#M606</guid>
      <dc:creator>BBF</dc:creator>
      <dc:date>2023-07-20T12:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: County Field</title>
      <link>https://mycommunity.validity.com/t5/demandtools/county-field/m-p/1119#M607</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://mycommunity.validity.com/t5/user/viewprofilepage/user-id/489"&gt;@BBF&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The only way I can think of doing this with DemandTools 5.x is by using Modify.&amp;nbsp; You'd have to put everything in you spreadsheet into a nested formula.&amp;nbsp; Here's a short example:&lt;/P&gt;
&lt;P&gt;IF(OR(${BillingPostalCode}=08817, ${BillingPostalCode}=08837, ${BillingPostalCode}=08857), "Middlesex", IF(OR(${BillingPostalCode}=08844,${BillingPostalCode}=08853,${BillingPostalCode}=08869), "Somerset", ""))&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnthonyValidity_0-1689855322664.png" style="width: 400px;"&gt;&lt;img src="https://mycommunity.validity.com/t5/image/serverpage/image-id/285iA212B8C124EE297A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnthonyValidity_0-1689855322664.png" alt="AnthonyValidity_0-1689855322664.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It'll take some time to write it all out but then it'll be automatic if you schedule it moving forward.&lt;/P&gt;
&lt;P&gt;This one would be used if you're using more than five digit zip does - you'll just only match to five digits:&lt;/P&gt;
&lt;P&gt;IF(OR(LEFT(${BillingPostalCode},5)=08817, LEFT(${BillingPostalCode},5)=08837, LEFT(${BillingPostalCode},5)=08857), "Middlesex", IF(OR(LEFT(${BillingPostalCode},5)=08844,LEFT(${BillingPostalCode},5)=08853,LEFT(${BillingPostalCode},5)=08869), "Somerset", ""))&lt;/P&gt;
&lt;P&gt;If this is for every State I'm not sure how practical this would be.&amp;nbsp; Another option would be to export the records that have blank data in the county, use a VLOOKUP with your reference spreadsheet, and then update using the Import module.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 12:25:35 GMT</pubDate>
      <guid>https://mycommunity.validity.com/t5/demandtools/county-field/m-p/1119#M607</guid>
      <dc:creator>AnthonyValidity</dc:creator>
      <dc:date>2023-07-20T12:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: County Field</title>
      <link>https://mycommunity.validity.com/t5/demandtools/county-field/m-p/1120#M608</link>
      <description>&lt;P&gt;I do the vlook up today and will continue. However the formula will come in handy!!!!&lt;/P&gt;&lt;P&gt;Thank you for explaining how to do this!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 12:53:10 GMT</pubDate>
      <guid>https://mycommunity.validity.com/t5/demandtools/county-field/m-p/1120#M608</guid>
      <dc:creator>BBF</dc:creator>
      <dc:date>2023-07-20T12:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: County Field</title>
      <link>https://mycommunity.validity.com/t5/demandtools/county-field/m-p/1124#M611</link>
      <description>&lt;P&gt;My pleasure!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 19:31:50 GMT</pubDate>
      <guid>https://mycommunity.validity.com/t5/demandtools/county-field/m-p/1124#M611</guid>
      <dc:creator>AnthonyValidity</dc:creator>
      <dc:date>2023-07-20T19:31:50Z</dc:date>
    </item>
  </channel>
</rss>

