Loading
Extend Salesforce with Clicks, Not Code
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          ADDMONTHS

          ADDMONTHS

          Returns the date that is the indicated number of months before or after a specified date. If the specified date is the last day of the month, the resulting date is the last day of the resulting month. Otherwise, the result has the same date component as the specified date.

          Use

          ADDMONTHS (date, num) and replace date with the start date and num with the number of months to be added.

          Generic Example
          Generic Example ADDMONTHS (StartDate, 5)

          Adds 5 months to the start date. For example, if the start date is September 20, 2017, the resulting date is February 20, 2018, If the start date is September 30, 2017, the resulting date is February 28, 2018.

           
          Loading
          Salesforce Help | Article