Hi, I need a module that will probably need to use an if/then stmt, but I am not sure how to use it. I have a formula that does a calculation for my report, but I need it to perform different calculations based on a field.
I need it to say:
if [Employee Type] = "Contractor" then [Sum Of BILLABLE HRS3]/([Sum Of EXP HRS ALL3]-[Sum Of GA07 OTHER NON PAID3])
otherwise do this: [Sum Of BILLABLE HRS3]/[Sum Of ACTUAL HRS3]
These calculations give a percentage as a value.
I would apprceciate any help you could give. Everyone is waiting on my report, but I can't get the formula to work right! Thanks so much.
I need it to say:
if [Employee Type] = "Contractor" then [Sum Of BILLABLE HRS3]/([Sum Of EXP HRS ALL3]-[Sum Of GA07 OTHER NON PAID3])
otherwise do this: [Sum Of BILLABLE HRS3]/[Sum Of ACTUAL HRS3]
These calculations give a percentage as a value.
I would apprceciate any help you could give. Everyone is waiting on my report, but I can't get the formula to work right! Thanks so much.