I am building a financial model that has one tab that has hard-coded data and another tab that is a formatted monthly financial statement. I am trying to formula that looks at the current month and the ID # and SUMS all of the data on the input tab that has that specific ID #. I know this is possible through a combination of =SUMIFS(Index(input data range(Match but i am not sure how to structure this formula.
-Thank you in advance for any help!
[TABLE="width: 658"]
<colgroup><col span="2"><col><col><col span="3"></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Jan-13[/TD]
[TD]Feb-13[/TD]
[TD]Mar-13[/TD]
[/TR]
[TR]
[TD="colspan: 2"]Balance Sheet[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]ID #[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Ar1000[/TD]
[TD]Cash[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Ar1010[/TD]
[TD]Accounts Receivable[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Ar1020[/TD]
[TD]Short Term Invstments[/TD]
[TD][/TD]
[TD] -[/TD]
[TD] -[/TD]
[TD] -[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Ar1030[/TD]
[TD]Prepaid and Other Current Assets[/TD]
[TD][/TD]
[TD] -[/TD]
[TD] -[/TD]
[TD] -[/TD]
[/TR]
</tbody>[/TABLE]
-Thank you in advance for any help!
[TABLE="width: 658"]
<colgroup><col span="2"><col><col><col span="3"></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Jan-13[/TD]
[TD]Feb-13[/TD]
[TD]Mar-13[/TD]
[/TR]
[TR]
[TD="colspan: 2"]Balance Sheet[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]ID #[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Ar1000[/TD]
[TD]Cash[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Ar1010[/TD]
[TD]Accounts Receivable[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Ar1020[/TD]
[TD]Short Term Invstments[/TD]
[TD][/TD]
[TD] -[/TD]
[TD] -[/TD]
[TD] -[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Ar1030[/TD]
[TD]Prepaid and Other Current Assets[/TD]
[TD][/TD]
[TD] -[/TD]
[TD] -[/TD]
[TD] -[/TD]
[/TR]
</tbody>[/TABLE]