alexfromuno
Programmer
- Nov 6, 2002
- 20
Hi All,
I have two date fields to work with:
Date of Transplant
system date
(Yes, this is a Hospital Transplant office)
What can I do to calcuate a persons time since transplant in years and days only?
i.e. the result will appear like:
21 y 264 d
I followed the thread marked in archive thread767-812520, but I'm just drawing a blank on what else to do.
I used the code there to calculate years, months and days ( result from above would be 21 year & 8 month & 24 days give or take), but that wasn't enough!!
Thanks for all help!
I have two date fields to work with:
Date of Transplant
system date
(Yes, this is a Hospital Transplant office)
What can I do to calcuate a persons time since transplant in years and days only?
i.e. the result will appear like:
21 y 264 d
I followed the thread marked in archive thread767-812520, but I'm just drawing a blank on what else to do.
I used the code there to calculate years, months and days ( result from above would be 21 year & 8 month & 24 days give or take), but that wasn't enough!!
Thanks for all help!