Results 1 to 2 of 2

Thread: Age calculation

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    derby,UK
    Posts
    38
    i know there's an easy way to do this, but i dont know how!

    How do you calculate age from the dd/mm/yyyy format?(compare with todays date)

    thanks

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    try:

    Abs(DateDiff("yyyy",date,birthday))

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width