Hello,
I am trying to track the remaining life span of a product (5 years), when the life span is only reduced when the item is in use, not when in storage. If the product has a 5 year life and Jane only used it for 10 months and 19 days, how much of the 5 years remains? Worth noting is I do have a "datedif" formula doing the calculation in D2.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Issue Date[/TD]
[TD]Issued To[/TD]
[TD]Return Date[/TD]
[TD]In Service[/TD]
[TD]Life Remaining[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]8/1/16[/TD]
[TD]Jan Doe[/TD]
[TD]6/20/17[/TD]
[TD]0 years, 10 months, 19days[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I am trying to track the remaining life span of a product (5 years), when the life span is only reduced when the item is in use, not when in storage. If the product has a 5 year life and Jane only used it for 10 months and 19 days, how much of the 5 years remains? Worth noting is I do have a "datedif" formula doing the calculation in D2.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Issue Date[/TD]
[TD]Issued To[/TD]
[TD]Return Date[/TD]
[TD]In Service[/TD]
[TD]Life Remaining[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]8/1/16[/TD]
[TD]Jan Doe[/TD]
[TD]6/20/17[/TD]
[TD]0 years, 10 months, 19days[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]