difference in weeks between ES-EF and LS-LF

M

maxpaz

Is it possible to display difference in weeks between ES and EF (or LS and LF).
Example ES=18/06/04 EF=25/06/04 result= 1Week
 
J

JulieS

Hi Maxpaz,

You may use a custom number field to calculate the
difference.
Use the formula:
DateDiff("w",[Early Start],[Early Finish])

Hope this helps.
Julie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top