question - how many years between X & Y
answer - please define "a year - especially if you want to try and tack months and days on"
A year is a non discreet length of time that is variously represented as 365, 365.25, 365.25...... days respectively. It is also 12 months - although the number of days in those 12 months may vary
In terms of representing time passing in months, you have an even bigger issue - if the time passed is 9 months, how long is that ?? 9 * 28 ?? 9 * 30 ?? 9 * 31 ?? some random combination of all 3 ??
If you need to do any firther calculations on this data, including averaging / segmenting etc I would strongly suggest you find a discreet time period (the longest of these defined is a week) and use that instead
Rgds, Geoff
We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.
Please read FAQ222-2244 before you ask a question