Question : Data table with offsheet input

As we all probably know the data must have the input cell within the same sheet, so I show an example of how to use an offsheet input cell.  This works great in the example, but is there a limitation to the size of the model, as I am using the same approach, but it is completely ignoring the input header "rows" in the data table.  

Thanks,
JP

Answer : Data table with offsheet input

Actually it isn't. What is wrong is the result row does not have a formula with which to work. Of you change the formula in C7 from:

    ='Input Sheet'!B10

to:

    =PMT('Input Sheet'!B6/12, 'Input Sheet'!B8, 'Input Sheet'!B7)

Then Excel will have something on which to chew and you will get results.

Kevin
Random Solutions  
 
programming4us programming4us