Formula to stop count when status is changed

Lovie

New Member
Joined
Apr 1, 2022
Messages
1
Office Version
  1. 2021
Platform
  1. Windows
I looked at a few formulas on here but its not working the way I need it to. Right now I am using
=IF(ISBLANK($H38),TODAY()-C38,$H38-C38)
which stops when a date is entered in column "h"
I just need it to stop count if there is a date entered in column "h" or if the status has changed ( Column d) to one of the ones listed below.

Column "c"= date submitted
Column "d" = Status ( need it to stop counting days when status has changed to "declined", "spotlight", "interview")
Column "i" = count of days located
Column " h" = day item submitted to next level
Column "o" = date of decline

Please Help !
 

Attachments

  • Picture1.png
    Picture1.png
    13.4 KB · Views: 50

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes

Forum statistics

Threads
1,223,236
Messages
6,170,915
Members
452,366
Latest member
TePunaBloke

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