Timeline Conditional Formating

lavezzi7

New Member
Joined
Dec 12, 2017
Messages
15
Hi Guys,

I have created an automated timeline in Excel and but I would like to have conditional formating between the starting date and the end date:

https://ibb.co/WfnjvPq

I would like to be shown as a bar basically, thus the cells in between SD and ED shall be automatically yellow. Perhaps can be made in another way. Any ideas?
 
Last edited:

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
what do the numbers 1 to 5 mean ?
 
Upvote 0
Not sure why you have ED in week 5 as 10th Feb is week 7
If that's a mistake you can try
=AND(C$2>=WEEKNUM($A3),C$2<=WEEKNUM($B3))


Excel 2013/2016
ABCDEFGHIJKL
1
212345678910
301/01/201910/02/2019SDED
415/01/201924/02/2019
Cover
 
Upvote 0

Forum statistics

Threads
1,213,543
Messages
6,114,238
Members
448,555
Latest member
RobertJones1986

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