Upward or downward trend in values

Mmpsychosis

New Member
Joined
Apr 23, 2020
Messages
1
Office Version
  1. 2016
Platform
  1. Windows
  2. MacOS
This is probably super simple, but I want to confirm I'm doing the right thing here.

Basically i want to be able to detect if the numbers below are on a basic upward or downward trajectory over this 5 day period. So over the course of those 5 days, are the numbers increasing or decreasing? It would be rolling, so as I add more data, it would be looking at 3/2 - 3/6, etc... My thought was to a simple SLOPE(B1:B5,A1:A5) in C5, and then copy that forward with each subsequent new data row. Would that be the right way to do this?

My data:
ABC
3/1/2020767
3/2/2020936
3/3/2020554
3/4/2020565
3/5/2020396
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Hi Mmpsychosis,
welcome to the forum. As far as I can see that looks indeed like the right way to go.
Cheers,
Koen
 
Upvote 0

Forum statistics

Threads
1,215,477
Messages
6,125,038
Members
449,205
Latest member
Eggy66

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top