I have a date field and just want another field next to it that auto-populates the date 2 weeks after the set date. What would the formula be for 2 weeks after (set date)?
Page 1 / 1
DATEADD({Set Date},2,'weeks')
should do it.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.