AngChristman
MIS
Hello,
I need help writing an if formula.
Basically, I have two fields. The first field is a step number. The step number indicates what is going on in the specific job. There is step 100, 130, 150, 250, 230 and so on. Then there is an actual work center which is associated with the step, A7-1, B10, B30, 705...
Right now, what is happening, is for step 100, the database is automatically drawing the estimated work center and I need the actual work center. The actual work center is on step 150.
Basically, for step 100 it will say Work center A7 (the estimated work center), but for step 150 it will say A7-1 (the actual work center)
What I need my formula to basically say/do is,
If {step number} = 100 then select {work center code} for {Step number} 150 else select the normal {work center}
{} = fields in the database.
How would I write a formula for this?
Thank you,
Ang
I need help writing an if formula.
Basically, I have two fields. The first field is a step number. The step number indicates what is going on in the specific job. There is step 100, 130, 150, 250, 230 and so on. Then there is an actual work center which is associated with the step, A7-1, B10, B30, 705...
Right now, what is happening, is for step 100, the database is automatically drawing the estimated work center and I need the actual work center. The actual work center is on step 150.
Basically, for step 100 it will say Work center A7 (the estimated work center), but for step 150 it will say A7-1 (the actual work center)
What I need my formula to basically say/do is,
If {step number} = 100 then select {work center code} for {Step number} 150 else select the normal {work center}
{} = fields in the database.
How would I write a formula for this?
Thank you,
Ang