Hi,
I’m trying to calculate when a warranty expires for a list of product in a table. In the product table I have a purchase date and in a linked/related table I have list of duration of the warranty (in months) for that product type.
Is there a way I can calculate to warranty expiration in my product table? Basically adding a number of months to a date.