Forecast Quarterly Tasks

snoman

New Member
Joined
Jan 9, 2019
Messages
1
Hello All!

After countless hours of research, I have created an account so that I can have my question answered directly.

I have quarterly training that must be accomplished by the end of each quarter, but those dates are based on an "Initiation" date. Based on THAT date, I need to:

1) calculate the quarter the Initiation date falls into (not displayed)
2) display the final day of the quarter after that of the Initiation Date to reflect the "Due By" date for the next quarter's appointment
3) display last days of each subsequent quarter in their respective columns

(don't mind the colors at this point)

[TABLE="width: 248"]
<tbody>[TR]
[TD="width: 82, bgcolor: transparent"]Initiation
[/TD]
[TD="width: 82, bgcolor: transparent"]Supplem
[/TD]
[TD="width: 82, bgcolor: transparent"]Midway
[/TD]
[TD="width: 82, bgcolor: transparent"]Supplem
[/TD]
[/TR]
[TR]
[TD="width: 82, bgcolor: #00B050"]Mar-19

[/TD]
[TD="width: 82, bgcolor: #00B050"]Jun-19
[/TD]
[TD="bgcolor: #00B050"]Sep-19
[/TD]
[TD="bgcolor: #00B050"]Dec-19
[/TD]
[/TR]
[TR]
[TD="width: 82, bgcolor: #00B050"]Sep-19
[/TD]
[TD="width: 82, bgcolor: #00B050"]Dec-19
[/TD]
[TD="bgcolor: #00B050"]Mar-20
[/TD]
[TD="bgcolor: #00B050"]Jun-20
[/TD]
[/TR]
[TR]
[TD="bgcolor: #00B050"]Jul-19
[/TD]
[TD="bgcolor: red"]Dec-19
[/TD]
[TD="bgcolor: yellow"]Mar-20
[/TD]
[TD="width: 82, bgcolor: #00B050"]Jun-20
[/TD]
[/TR]
[TR]
[TD="width: 82, bgcolor: #00B050"]Feb-19
[/TD]
[TD="width: 82, bgcolor: #00B050"]Jun-19
[/TD]
[TD="bgcolor: #00B050"]Sep-19
[/TD]
[TD="bgcolor: red"]Dec-18
[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,225,750
Messages
6,186,809
Members
453,374
Latest member
Descant40

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