pro_vb thread: RE: Date change
This is a multi-part message in MIME format.
------=_NextPart_000_01D9_01C1F351.D9ED6980
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Jack,
The datediff function is good for this.
debug.print DateDiff("yyyy",#earliest date#,#latest date#)
Where earliest and latest are date variables.
Walt
|





