I'm not sure I understand the question. It sounds like you want to solve
for x. Could you give us some numbers and expected results.
--
Carlos
yes, i want to solve for X.
Y = YTD Total Fees = 58913
y = revenue ytd total = 58913
z = tier level $ amount = 16000
x = new goal amt/current goal amt = ? (should be 37087)
m = no of months ytd = 6
I have no clue how to put it in excel

Signature
Jeannette
> I'm not sure I understand the question. It sounds like you want to solve
> for x. Could you give us some numbers and expected results.
[quoted text clipped - 19 lines]
> > x = new goal amt/current goal amt
> > m = no of months ytd
CarlosAntenna - 15 Jun 2006 20:18 GMT
A1 = 58913
A2 = 16000
A3 = 6
A4 =(A2*A3)-A1
For cells a1:a3 just type in your numbers.
In cell A4 type the equation above starting with =.
--
Carlos
> yes, i want to solve for X.
>
[quoted text clipped - 29 lines]
> > > x = new goal amt/current goal amt
> > > m = no of months ytd
CarlosAntenna - 15 Jun 2006 20:29 GMT
My bad. You don't even need the parentheses
=A2*A3-A1
--
Carlos
> A1 = 58913
> A2 = 16000
[quoted text clipped - 44 lines]
> > > > x = new goal amt/current goal amt
> > > > m = no of months ytd