Array & Trend

  • Thread starter Thread starter Gator
  • Start date Start date
G

Gator

How do I set up the trend function for the following?

A B C D
1 2008 2007 2006 2005
2 ??? 12 10 9

where the ??? is what I want the trend to be.
 
I believe this will do it:
=TREND(C3:E3,C2:E2,B2)

I would recommend arranging your data from smallest to largest; this seems
more intuitive.



Regards,
Ryan---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top