Need formula to return Earliest and Last Date

shapenote

Board Regular
Joined
Jun 29, 2006
Messages
131
Ok ... so I have a spreadsheet that is tracking a renovation project. At the top, running horizontally, I have the dates of when different aspects of the project starts.

Below that I have several rows of itemized projects and conditional format the cells, so that when I put an "x" under any given date for that line item, it will shade the cell red.

Now, I want to add two columns and formulas so that - one that tells me the start date (i.e. when the shading starts) and the other return the date of when that line item is estimated to end (i.e. the date of the last shaded cell). I want this formula driven so that if I need to move the start/end dates (i.e. my "x"), the dates change as well.

What would be a good formula for that?
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
.. the other return the date of when that line item is estimated to end (i.e. the date of the last shaded cell).
How is that last shaded cell determined in your conditional formatting? Does that last cell also get an "x" in it?
 
Last edited:
Upvote 0
Try this then

Excel Workbook
BCDEFGHIJKLMNOP
1StartEnd1/10/20188/10/201815/10/201822/10/201829/10/20185/11/201812/11/201819/11/201826/11/20183/12/201810/12/201817/12/2018
28/10/201829/10/2018xx
3
415/10/20183/12/2018xx
55/11/20185/11/2018x
Project
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

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