L
Larry R Harrison Jr
I have Access 2000. On a form, I want to show (in an
unbound text box) how long an agreement has been effect,
and format it in years and days.
The formula so far with this control reads:
=(Date()-[Bulk_Agreement_Start_Date])/365.25
This converts months (etc) to fractions of a year, so if
the length is 2 years 6 months, it would show up as 2.5
years.
How do I format it so it would say "2 years, 6 months" or
maybe as "30 months?"
LRH
unbound text box) how long an agreement has been effect,
and format it in years and days.
The formula so far with this control reads:
=(Date()-[Bulk_Agreement_Start_Date])/365.25
This converts months (etc) to fractions of a year, so if
the length is 2 years 6 months, it would show up as 2.5
years.
How do I format it so it would say "2 years, 6 months" or
maybe as "30 months?"
LRH