In Crystal Reports I have a Parameter field for the user to enter the issued date (IssuedDate?) I’d like to create a formula field to add 2 years to this date as an expiration date.
I tried: DateAdd(‘yyyy’,2,(IssuedDate?))
New contributor
Leah Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.