How to use python to calculate some fields value?

497
2
Jump to solution
06-23-2013 03:35 AM
fenggao1
New Contributor
Now, i have a question about how to use python to calculate some fields value.Like fieldname1??fieldname2??fieldname3.When i got that value,how can i make fieldname4 = fieldname1??fieldname2??fieldname3??Thank you.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
DanPatterson_Retired
MVP Emeritus
Use the field calculator and set the parser to Python, then click on each field's name with * in between in order get the calculation you need

View solution in original post

0 Kudos
2 Replies
DanPatterson_Retired
MVP Emeritus
Use the field calculator and set the parser to Python, then click on each field's name with * in between in order get the calculation you need
0 Kudos
fenggao1
New Contributor
Use the field calculator and set the parser to Python, then click on each field's name with * in between in order get the calculation you need


Thank you very much.This question has been solved.
0 Kudos