Enter 1 thru 6 respectively in cells C36:H36 (use numbers only)
Enter 395, 438, 371 respectively in cells C39:E39
Enter this formula in F39 and fill across three columns...
=GROWTH($C$39:$E$39,$C$36:$E$36,F36)

Signature
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)
"panda"
wrote in message
Hi Jim,
I am using office 2003. This is how i entered the GROWTH (using formula).
a b c d
e f
row 36 Yr1 Yr2
Yr3 Yr4
row 39 Item#1 395 438 371
*****
***** in cell f39 i used this formula = GROWTH(C39:E39,C36:E36,F36)
becasue the data does not increased in this case Yr3 decreased, i got the
#NUM! error. Is this correct?
I used the way you recommended and it worked.
Thank you,
"Jim Cone" wrote:
> If you do not get a popup menu, how are you able to choose the Growth trend option?
>
[quoted text clipped - 12 lines]
> >
> > For what it is worth, your own estimate might be more accurate.
panda - 12 Mar 2008 17:31 GMT
Hi Jim,
It worked. I am not sure why my way did not work. Any how, thank you for
your help.
> Enter 1 thru 6 respectively in cells C36:H36 (use numbers only)
> Enter 395, 438, 371 respectively in cells C39:E39
[quoted text clipped - 16 lines]
> > >
> > > For what it is worth, your own estimate might be more accurate.