If you want to avoid Analysis ToolPak dependency (pre XL2007) you can:

=DATE(YEAR(A1),MONTH(A1)+B1,1)
(above assumes per profile 1st of month at all times)