Hello,
I am trying to use a data table for inputs and another data table for calculations based on the Inputs from the Input Data Table. So therefore I wish to replicate the data exactly in the Calc table as it is in the Input table and then add columns for my calculations to the calc table. I know i could add these columns to the Input table and do my calculations there but i want to keep a certain structure to my model so that only Inputs are put into the Input table on the Input worksheet.
Is there a formula that I can use to do this? at the moment i am having to number the rows in the input table and then do an index match on the row number for the calc table to bring the data in. The idea is that if a new row is added into the input table, the calc table automatically creates that new row. The workaround i am currently using means that I need a greater number of rows in the calc table to account for this.
I have thought about using a Data connection or query to replicate the data but that means that i cannot do the calculations in the same table does it not?
Please help if you can?
Thanks,
Rob
I am trying to use a data table for inputs and another data table for calculations based on the Inputs from the Input Data Table. So therefore I wish to replicate the data exactly in the Calc table as it is in the Input table and then add columns for my calculations to the calc table. I know i could add these columns to the Input table and do my calculations there but i want to keep a certain structure to my model so that only Inputs are put into the Input table on the Input worksheet.
Is there a formula that I can use to do this? at the moment i am having to number the rows in the input table and then do an index match on the row number for the calc table to bring the data in. The idea is that if a new row is added into the input table, the calc table automatically creates that new row. The workaround i am currently using means that I need a greater number of rows in the calc table to account for this.
I have thought about using a Data connection or query to replicate the data but that means that i cannot do the calculations in the same table does it not?
Please help if you can?
Thanks,
Rob