How to track when project spending has slowed for 2 months in a row?

Rcaaa

New Member
Joined
May 21, 2018
Messages
23
Hello,

I'm wanting to create an indicator that shows me when a project has overspent for multiple months or under spent by multiple months. I want to do this for over 50 projects.

I have monthly spending by project. I'm considering using outlier formulas to show me when spending is abnormal.

Main Question: How would I get the outlier (true/ false) to be based on only the information for each project number.
Project NumberMonthTotal CostOutlier
XX1$20,000False
XX2$30,000False
ZZ1$30,000False
ZZ2$40,000False

If anyone has seen something similar to what I am describing, I would appreciate if you could point me in the right direction.

Lower range limit = Q1 – (1.5* IQR)
Higher range limit = Q3 + (1.5*IQR)


Thanks,

Rcaaa
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Perhaps you can post some examples illustrating when the Outlier check should be TRUE.

At the moment, many things are not clear, including:
- Why the lower range limit is based only on Q1
- Why the upper range limit is based only on Q3
- How you are calculating IQR
- How the Quarter numbers and month numbers are related?
 
Upvote 0

Forum statistics

Threads
1,223,908
Messages
6,175,304
Members
452,633
Latest member
DougMo

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