Date Calculation - 2 Fields

S

SCHNYDES

Looking for some help with a calculation I have done in the past, but can't
seem to remember how to do it.

In using a query I am trying to add the number of months, to a date, to get
a date that number of months in the future. For example:

Table 1 has field [a], [a] represents a date
Table 1 has field , is a number field and the values in here
represent months(1-12)
How do I add ro [a] to get a date months in the future?
 
Top