P
Pablo
I'm pretty sure I'm going to wind up with a very long formula here...
I have a cell that shows payback on an energy efficiency measure.
Cost / savings = payback. I have the cell formatting to add "years"
to any value.
This gives me a decimal usually. .1 years...
I would like to convert the fraction of a year into months. So .5
years would return 6 months. If you divide the months 1, 2, 3, etc.
by 12 you get a series of factions so if you wanted to say some
payback was 1 month the value would be 0 - .085. A value between .086
- .25 would return 2 months, 1.086 - 1.25 would be 1 year 2 months,
etc..
Is there a way to do this without a huge formula with an infinite
number of IFs in it?
I have a cell that shows payback on an energy efficiency measure.
Cost / savings = payback. I have the cell formatting to add "years"
to any value.
This gives me a decimal usually. .1 years...
I would like to convert the fraction of a year into months. So .5
years would return 6 months. If you divide the months 1, 2, 3, etc.
by 12 you get a series of factions so if you wanted to say some
payback was 1 month the value would be 0 - .085. A value between .086
- .25 would return 2 months, 1.086 - 1.25 would be 1 year 2 months,
etc..
Is there a way to do this without a huge formula with an infinite
number of IFs in it?