VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Gets the Accurate Age!

Ulysses R. Gotera  (9 Submissions)   Math/Dates   Visual Basic 5.0   Unknown Difficulty   Fri 29th July 2005   Mon 8th February 2021

Gets the Accurate Age!

API Declarations


' Here is a code that can help you.
' Add it to your BAS file.
'
' Sample Usage:
' If you have already copied the code below
' to your BAS file then press Ctrl-G and type
' the following codes.
' ? GetAccurateAge(#01/01/1960#, Date())
'
' If the month is not yet the current month then
' do not advance the age.
' is on Oct. 15 1970 and
'
' ? GetAccurateAge(#10/15/1970#, Date())
'
' If a person is born on Oct. 15, 1970 and
' it is not yet his birthday then he will still
' be 34 yrs not 35 yrs. Accurate Age!


Rate Gets the Accurate Age! (1(1 Vote))
Gets the Accurate Age!.bas

Gets the Accurate Age! Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters