create a macro to calculate date of birth
Chip Pearson - 27 Jan 2005 16:28 GMT
Could you provide a few more details about what you actually want
to do?

Signature
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
> create a macro to calculate date of birth
JulieD - 27 Jan 2005 16:28 GMT
any reason you need a macro - there's a good formula over at
http://www.cpearson.com/excel/datedif.htm#Age
Cheers
JulieD
> create a macro to calculate date of birth
JE McGimpsey - 27 Jan 2005 16:29 GMT
And what exactly would be the input(s)...?
> create a macro to calculate date of birth
Mark - 28 Jan 2005 02:43 GMT
Hi,
A1 has todays date
A2 has your age
a3=a1-a2
>-----Original Message-----
>create a macro to calculate date of birth
>.
cdb - 28 Jan 2005 14:51 GMT
The only way that would work is if you had your age in days
> Hi,
> A1 has todays date
[quoted text clipped - 4 lines]
> >create a macro to calculate date of birth
> >.