Using Code
- From: "Hez" <hmorris@xxxxxxxxxxx>
- Date: 14 Sep 2005 18:43:52 -0700
Hi all,
I must admit, all I do in Access is puddle around. But I have been
searching for how I can correctly show age in a database I am making,
and have discovered, as Allen Browne says,
"These examples do not work reliably:
Format(Date() - DOB, "yyyy")
DateDiff("y", DOB, Date)
Int(DateDiff("d", DOB, Date)/365.25)"
And there is the code there ready to use, for the accurate version. So
here's my question....where do I put the code???
I know, a little knowledge is a dangerous thing!
Thanks in anticipation!
.
- Follow-Ups:
- Re: Using Code
- From: Ed Robichaud
- Re: Using Code
- Prev by Date: Re: UCase not working in A97 runtime installation...
- Next by Date: Re: How to programmatically determinae the field name referenced by query param?
- Previous by thread: report errors
- Next by thread: Re: Using Code
- Index(es):
Relevant Pages
|