D
Dave Bailey
I am trying to use the results of a drop down list to determine what formula
is used in another field.
The field with the drop down list has three values - CPM, CPC, and CPA
There are two input fields - Unit Cost and Units Ordered
If CPM then the equasion is Unit Cost * Units Ordered / 1000
If CPC then the equasion is Unit Cost * Units Ordered
If CPA then the equasion is Unit Cost * Units Ordered
The equasion would be in a field called Total Cost.
What is the easiest way to do this?
Thanks for your help!
is used in another field.
The field with the drop down list has three values - CPM, CPC, and CPA
There are two input fields - Unit Cost and Units Ordered
If CPM then the equasion is Unit Cost * Units Ordered / 1000
If CPC then the equasion is Unit Cost * Units Ordered
If CPA then the equasion is Unit Cost * Units Ordered
The equasion would be in a field called Total Cost.
What is the easiest way to do this?
Thanks for your help!