Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: RE: Date change


Message #1 by "Daniel Weigel" <dweigel@a...> on Sun, 5 May 2002 23:03:26 -0300
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




  Return to Index