increment the date, month and year

subhash

Member
I want to increment the date, month and year , could anyone help.

Scenario: I want to enter 01/01/2019 in a field [which doesn't have calendar to spy ] i need to repeat this till 24/02/2020
Everytime i paste the date it should get incremented (say, 02/01/2019, 03/01/2019......) once it reaches to 31/01/2019 it should increment the month this time(say 01/02/2019) it should paste the dates till yesterday.

Thanks in advance.
 

ShubhamJangam

New Member
Hi subhash,

You can use Add days Function from calculation stage.
PFA.

Regards,
Shubham
 

Attachments

  • Add Days.JPG
    61.6 KB · Views: 22
Top