I have a few issues that I need help with. I am charged with training individuals every 365 days in a specific topic, but their dates are all different, so I need to have the due date change colors based on the time remaining before they expire. Yellow for 75 days before and red for 45 days before. I also have a few other issues as well, listed below. If someone could help me I would greatly appreciate it. I have a copy of the worksheet I am trying to use but upload it here for someone to look at.
Column G is where I have the date automatically populate to a year after the date of their last training. Example, if I enter the date in F as 12/25/09, in G in auto populates as 12/25/10. But it does that for all the cells in G even if I haven't entered the date in F yet. I need it to look for a date in F before it adds a date in G.
I thought this would be a simple project when I was told to do it, now I know why no one has done it yet.
Column G is where I have the date automatically populate to a year after the date of their last training. Example, if I enter the date in F as 12/25/09, in G in auto populates as 12/25/10. But it does that for all the cells in G even if I haven't entered the date in F yet. I need it to look for a date in F before it adds a date in G.
I thought this would be a simple project when I was told to do it, now I know why no one has done it yet.
- I have formatted the first two dates (G2 & G3) to auto populate the date in G from the data in F ..... =EDATE(F2,12)
- How to I get rid of the dates in G that are not associated with a date in F?
- I would like the date to change to yellow when it is 75 days prior to the date in G and then Red 45 days prior to the date in G