bobsmallwood
Programmer
In our employee benefits application, we need a formula to find the first day of the third full month following the hire date. For example, if the hire date is 4/13/03 I need a formula that would return 7/1/03. Likewise, a hire date of 11/5/03 would return a date of 2/1/04. Anyone know how to do this?