krodriguez
Board Regular
- Joined
- Jul 11, 2012
- Messages
- 119
Hello,
Is there a way to have a dynamic calculation for LTM...I want to get rid off =SUM(Cell1, Cell2, Cell3...Cell12) and manually change the cells once I move from month to month. Ideally the formula can detect the dates and just bring the values.
Example I have:
If I do LTM Dec-15 my results = $1200, what If I want to do LTM Jan-16 = $1300...the idea is to have a dynamic formula that will allow me to select my date, example Jan-16 and automatically calculate the LTM (so I don't mess with the formula), is this possible? Thanks
[TABLE="class: grid, width: 600"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Jan-15[/TD]
[TD]Feb-15[/TD]
[TD]Mar-15[/TD]
[TD]Apr-15[/TD]
[TD]May-15[/TD]
[TD]Jun-15[/TD]
[TD]Jul-15[/TD]
[TD]Aug-15[/TD]
[TD]Sep-15[/TD]
[TD]Oct-15[/TD]
[TD]Nov-15[/TD]
[TD]Dec-15[/TD]
[TD]Jan-16[/TD]
[/TR]
[TR]
[TD]Revenue[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]200[/TD]
[/TR]
</tbody>[/TABLE]
Is there a way to have a dynamic calculation for LTM...I want to get rid off =SUM(Cell1, Cell2, Cell3...Cell12) and manually change the cells once I move from month to month. Ideally the formula can detect the dates and just bring the values.
Example I have:
If I do LTM Dec-15 my results = $1200, what If I want to do LTM Jan-16 = $1300...the idea is to have a dynamic formula that will allow me to select my date, example Jan-16 and automatically calculate the LTM (so I don't mess with the formula), is this possible? Thanks
[TABLE="class: grid, width: 600"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Jan-15[/TD]
[TD]Feb-15[/TD]
[TD]Mar-15[/TD]
[TD]Apr-15[/TD]
[TD]May-15[/TD]
[TD]Jun-15[/TD]
[TD]Jul-15[/TD]
[TD]Aug-15[/TD]
[TD]Sep-15[/TD]
[TD]Oct-15[/TD]
[TD]Nov-15[/TD]
[TD]Dec-15[/TD]
[TD]Jan-16[/TD]
[/TR]
[TR]
[TD]Revenue[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]100[/TD]
[TD]200[/TD]
[/TR]
</tbody>[/TABLE]