Calculate expected delivery date

Discussions about CSEntry
Forum rules
New release: CSPro 8.0
Post Reply
Socio
Posts: 48
Joined: May 1st, 2017, 4:47 am

Calculate expected delivery date

Post by Socio »

Dear all

Is it possible to calculate expected date of delivery?
If yes, what would be the logic.

Q1. Date of interview [yyyymmdd]
Q2. Last month menstrual period [yyyymmdd]
Q3. Number of pregnancy week
Q4. Expected delivery date?

Thank you.
Gregory Martin
Posts: 1777
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Calculate expected delivery date

Post by Gregory Martin »

Take a look at the DateAdd function:

http://www.csprousers.org/help/CSPro/da ... ction.html

You can add a period of time (in days/months/years) to one date to get a final date.
Socio
Posts: 48
Joined: May 1st, 2017, 4:47 am

Re: Calculate expected delivery date

Post by Socio »

Thank you Gregory Martin.
Have a good day.
Post Reply