A
Allison
I am currently trying to compute an employees' hire date
plus 90 days, then from that date compute the first date
of the next month.
Currently this is what I have done to compute it, but it
seems that there must be an easier way.
Take the date hired (6/18/04) and using the =month,
returning the month number (6). Then I add 3 to that
number (9), and then do a vlookup to turn 9 into 9/1/04.
This works, but the user would have to keep updating the
vlookup range to the correct year.
Is there an easier and better way? Thanks Allison
plus 90 days, then from that date compute the first date
of the next month.
Currently this is what I have done to compute it, but it
seems that there must be an easier way.
Take the date hired (6/18/04) and using the =month,
returning the month number (6). Then I add 3 to that
number (9), and then do a vlookup to turn 9 into 9/1/04.
This works, but the user would have to keep updating the
vlookup range to the correct year.
Is there an easier and better way? Thanks Allison