SharePoint 2010 Server add years to date field - InfoPath Dev Sign in | Join | Help in SharePoint Integration InfoPath (Entire Site) InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads InfoPath Dev » InfoPath » SharePoint Integration » SharePoint 2010 Server add years to date field Use our Google Custom Search for best site search results. SharePoint 2010 Server add years to date field Last post 11-02-2017 08:56 AM by BrianAdams. 2 replies. Page 1 of 1 (3 items) Sort Posts: Oldest to newest Newest to oldest Previous Next 11-01-2017 09:44 AM BrianAdams Joined on 05-12-2017 Ft Eustis, Va Posts 63 SharePoint 2010 Server add years to date field Reply Contact I need to add 2 years to a date field "D-SAACPCertificationDate" and display it in another field "D-SAACPExperationDate". I tried using the calculated field function in SharePoint Server list =DATE(YEAR([D-SAACPCertificationDate])+2,MONTH([D-SAACPCertificationDate]),DAY([D-SAACPCertificationDate])), but it errors. I tried several variations and breaking down into smaller parts. Any help will be appreciated. Thank you in advance 11-02-2017 08:14 AM In reply to Hilary Stoupa Joined on 06-20-2008 Posts 13,296 Re: SharePoint 2010 Server add years to date field Mark as Not AnswerMark as Answer... Reply Contact Seems like it should work - the original field is a date datatype? Hilary Stoupa 11-02-2017 08:56 AM In reply to BrianAdams Joined on 05-12-2017 Ft Eustis, Va Posts 63 Re: SharePoint 2010 Server add years to date field Mark as Not AnswerMark as Answer... Reply Contact Thanks, the formula does work, I was putting it in the default value box instead of "The type of information in this column is:" section Page 1 of 1 (3 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.
I need to add 2 years to a date field "D-SAACPCertificationDate" and display it in another field "D-SAACPExperationDate". I tried using the calculated field function in SharePoint Server list =DATE(YEAR([D-SAACPCertificationDate])+2,MONTH([D-SAACPCertificationDate]),DAY([D-SAACPCertificationDate])), but it errors. I tried several variations and breaking down into smaller parts. Any help will be appreciated. Thank you in advance
Thanks, the formula does work, I was putting it in the default value box instead of "The type of information in this column is:" section