Re: can you reassign week numbers

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Fri, 28 Dec 2007 17:14:49 -0800 (PST), Pat <pwagaman@xxxxxxxxxxx> wrote:

okay, my start date would be the "In Date". Can you give me an
example????? Please and thank you.

DateDiff("ww", [In Date], Date())

will return the number of weeks (Sundays) between In Date and today's date.

John W. Vinson [MVP]
.