G
Guest
I am making a vacation tracking spreadsheet, and I need the formulas to go
monthly, which I have done, but say someone started Dec 01/04, and then I
make the formula to make it every 30 days from there (or the day before the
date the employee started) (which I have using EDATE function), how can I
make sure that when it reaches February, that it calculates it on the last
day of February, and then the rest of the months after February do the same
thing? An example of what my formula does:
Start Date: Dec.01/04
Next Date: Dec.30/04
Next Date: Jan 30/05
Next Date: Feb 28/05
Next Date: March 28/05
But it should be:
Start Date: Dec.01/04
Next Date: Dec.31/04
Next Date: Jan 31/05
Next Date: Feb 28/05
Next Date: March 31/05
I know this is confusing, but can anyone help?
monthly, which I have done, but say someone started Dec 01/04, and then I
make the formula to make it every 30 days from there (or the day before the
date the employee started) (which I have using EDATE function), how can I
make sure that when it reaches February, that it calculates it on the last
day of February, and then the rest of the months after February do the same
thing? An example of what my formula does:
Start Date: Dec.01/04
Next Date: Dec.30/04
Next Date: Jan 30/05
Next Date: Feb 28/05
Next Date: March 28/05
But it should be:
Start Date: Dec.01/04
Next Date: Dec.31/04
Next Date: Jan 31/05
Next Date: Feb 28/05
Next Date: March 31/05
I know this is confusing, but can anyone help?