Formula stop calculating after a specific date

Ronny00

New Member
Joined
Apr 27, 2020
Messages
1
Office Version
  1. 365
Platform
  1. Windows
I am trying to create a formula which calculates "Proposals in Limbo". The idea is that it sums values from a Proposal Tracker spreadsheet which are not "Won" or "Lost" yet.

Problem I am having is that the formula keeps calculating. I would like the value to lock after the end of each week.

If Today() is within this week dates, then calculate and display the newest values as the references Proposal Tracker is updated. If Today() no longer is within this weeks dates (meaning the previous data is now from last week) I want the value in the cell to freeze.

Week 1 value should be different than Week 2, Week 3, etc. Formula calculates the data for this week, but stops calculating once the week is done and shows the last calculation for that week.
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Does this sort it?
1588347062053.png
 
Upvote 0

Forum statistics

Threads
1,214,542
Messages
6,120,116
Members
448,945
Latest member
Vmanchoppy

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