Query Expression problem

  • Thread starter Thread starter Regi
  • Start date Start date
R

Regi

Hi,

I have data on two different lines in my query and I need to do an
expression on them. Is there anyway to do that?

Query name FFP A028 Query

Task# Total Value Fee %
1188-220 $705,087. 0
1188-221 0 13%
1188-222 0 13%

What I'd like to do is multiply 13% times the Total value of $705,087 and
have that number appear on the same line as the $705,087.

Can this be done?
Thanks! Regi
 
The problem the 13% fee is not related to the Task# that has the value of
$705,087.
Is task 1188-220 a rollup of 1188-221 and 1188-221?
If each have a fee of 13% would not the total fee for the rollup be 26%?
 
Back
Top