Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

16
  • Thanks for the suggestion. This code turned every row in TotalAcres to NULL. Where am I missing how to assign the values from the other acres fields to TotalAcres? Commented May 8, 2018 at 18:00
  • 2
    @sparky i think you are confusing Code Block with the calling of the function and need to switch them. Commented May 8, 2018 at 18:45
  • 1
    Yes. Look at this example, and the screenshot a bit higher: desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/… Commented May 8, 2018 at 19:09
  • 1
    @sparky You are doing something incorrect. For example Spelling, indentation, case (LARGE or small letters), field type is text etc. You need to check all this again. Commented May 9, 2018 at 5:09
  • 1
    It was an indentation error of one space. It would be nice if Field Calculator allowed for tabs. Thank you for your help. Commented May 10, 2018 at 13:28