AlanP Posted August 2, 2006 Posted August 2, 2006 I'm trying to create this calculation with little results. What I need to do is have a field calculation ('CALC PHASE') that bases different results based on the contents/value from another field (titled 'PHASE'). So if the field PHASE had the following value/text: 1 it would return "something1" in field "CALC PHASE" 2 it would return "something2" in field "CALC PHASE" 3 it would return "something3" in field "CALC PHASE" 4 if would return "something4" in field "CALC PHASE" Hope that makes sense...thanks in advance!
Lee Smith Posted August 2, 2006 Posted August 2, 2006 Here is a very simple way of doing this: You will need to hard code the triggers, And, I would make a value list for them in the Phase Field. Lee CalcPhase.fp7.zip
Recommended Posts
This topic is 6749 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now