I'm trying to read the data from one field and use it to perform calculations in order to find the data for another field. I know how to change the data of a field using the inspector tool, but how would I make that data based off of the calculations of another field.
For example, if I wanted to have Field3 = (Field1+ Field2) / 2.