Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

calculate a date field first of month

New Here ,
Nov 07, 2014 Nov 07, 2014

I need to calculate a date field using the date of hire as the base date and it needs to return first of month following 30 days of hire date.  (date of hire + 30 days then first of month following that date).

726
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Nov 09, 2014 Nov 09, 2014

Hello margery497,

In this scenario, you can create a text field 1 with validation as calculated field and can add formula now() in it. Then, in text field 2, you can add formula now() + 30 and save it as calculated field.

Here is the reference for field validation:

http://helpx.adobe.com/echosign/kb/form-fields---validations.html

Regards,

-Rijul

Translate
Adobe Employee ,
Nov 09, 2014 Nov 09, 2014
LATEST

Hello margery497,

In this scenario, you can create a text field 1 with validation as calculated field and can add formula now() in it. Then, in text field 2, you can add formula now() + 30 and save it as calculated field.

Here is the reference for field validation:

http://helpx.adobe.com/echosign/kb/form-fields---validations.html

Regards,

-Rijul

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines