Complicated Scheduling

zachvu

New Member
Joined
Oct 5, 2011
Messages
1
I had an account on here, but not sure what happened to it so here's to a new one!

My issue is as follows:

I need to create a formula, process, or otherwise that allows me to take two columns of dates (say G1:G100 and H1:H100) and take whichever is smaller of the two (easy enough right?? =if(G1<H1,G1,H1))

HOWEVER - The dates in the resulting column (I1:I100) need to be a certain amount of time apart. Each row must be at least 25 days before the number 3 rows down.

I have a schedule of when the items expire, and am trying to schedule replacements to be done either before or on the expiration date. We have 3 spare sets (resulting in going down 3 rows) and it takes 25 days to replace each.

Thanks in advance for any and all help given!!!!
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)

Forum statistics

Threads
1,215,061
Messages
6,122,921
Members
449,094
Latest member
teemeren

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