If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > "Trend" question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-02-06, 11:39
Deli62 Deli62 is offline
Registered User
 
Join Date: Oct 2004
Posts: 16
"Trend" question

I have a report that I will be taking over from a co-worker that shows 4 months of Volume.
EX:

Volume

May June July August
3 6 4 9

The last column of the report is to show "trend". Basically if the volume is steadily increasing, the trend column shows an upward pointing arrow. If the volume is steadily decreasing, the trend column shows a downward pointing arrow.
I know, fancy stuff here!
Needless to say, I think this is all ridiculous, but I have no choice in the matter!
My problem comes in when the data is as shown above - all over the place. Is there a formula that I can use to logically figure out the trend?
Reply With Quote
  #2 (permalink)  
Old 10-02-06, 19:41
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Howdy. A couple of formulas might help: TREND and FORECAST. Try them and see. I think you need to install the Analysis Toolpak.
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
  #3 (permalink)  
Old 10-06-06, 01:48
Fazza Fazza is offline
Registered User
 
Join Date: Feb 2006
Posts: 113
Suggest SLOPE function. You might combine it with SIGN(SLOPE(volumes,dates))
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On