<?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 If statement? AND/OR in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/if-statement-and-or/m-p/157866#M945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to write an if statement that determines whether a scale is calibrated properly. I have been trying different 'if statements' and none of them seem to be working in excel. The if statement in English: If any of the 4 corners have a difference of 0.2 compared to the center, the scale needs to be re-calibrated. I have attached what I have been working with so far. Lines 184-203 are the relevant lines to this situation. I am having trouble with the syntax. If someone could show me how the structure of an If/OR statement works in excel or an If/AND statement it would be greatly appreciated. I can't seem to find a concrete example online. I get a&amp;nbsp;validation error whenever I try to run the survey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2017 14:06:51 GMT</pubDate>
    <dc:creator>KaraHarmet</dc:creator>
    <dc:date>2017-07-13T14:06:51Z</dc:date>
    <item>
      <title>If statement? AND/OR</title>
      <link>https://community.esri.com/t5/state-local-government-questions/if-statement-and-or/m-p/157866#M945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to write an if statement that determines whether a scale is calibrated properly. I have been trying different 'if statements' and none of them seem to be working in excel. The if statement in English: If any of the 4 corners have a difference of 0.2 compared to the center, the scale needs to be re-calibrated. I have attached what I have been working with so far. Lines 184-203 are the relevant lines to this situation. I am having trouble with the syntax. If someone could show me how the structure of an If/OR statement works in excel or an If/AND statement it would be greatly appreciated. I can't seem to find a concrete example online. I get a&amp;nbsp;validation error whenever I try to run the survey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 14:06:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/if-statement-and-or/m-p/157866#M945</guid>
      <dc:creator>KaraHarmet</dc:creator>
      <dc:date>2017-07-13T14:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: If statement? AND/OR</title>
      <link>https://community.esri.com/t5/state-local-government-questions/if-statement-and-or/m-p/157867#M946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out! it was just syntax/formatting. Anyway the generic template would be:&lt;/P&gt;&lt;P&gt;if(${var1} &amp;lt; ${varA}*2 and&amp;nbsp;&lt;SPAN&gt;${var2} &amp;lt; ${varA}*2 and&amp;nbsp;${var3} &amp;lt; ${varA}*2, 'True', 'False')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This statement says if variables 1, 2, and 3 all are less than variable A * 2, the return is true. If any one of those variables are greater than variable A * 2 the the return is&amp;nbsp;false.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 13:57:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/if-statement-and-or/m-p/157867#M946</guid>
      <dc:creator>KaraHarmet</dc:creator>
      <dc:date>2017-07-14T13:57:21Z</dc:date>
    </item>
  </channel>
</rss>

