I've tried so many formulas listed on these forums and none seem to work for me so I thought I would pose my actual data and see what help I can get.
I have a Hire Date column that is formatted as a date column. In a separate column I want add 12 and 18 months respectively and return that date in the appropriate column. I do not want a helper column, just a straight formula.
A formula and it's associated error is listed below the image in case it is helpful.
Using =DATE(YEAR(Hire Date@row)+1, MONTH(Hire Date@row), DAY(Hire Date@row)) provides an UNPARSEABLE error