View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
N Harkawat N Harkawat is offline
external usenet poster
 
Posts: 55
Default What does this function do? {=table(D19,D21)}

Table function is u der the menu Dta -- table and is used mostly for
scenario analysis ..basically what the outcome would be if one of the
variable were changed...In your particular instance the variables are in D19
thru D21 and the resuilts re coming from the cell right above the table
perhaps E18

" wrote:

I'm reviewing someone else's excel model and I've run across something
I hadn't seen before. This is a repeated function in what appears to
be a 5x5 table. Obviously, D19 and D21 are referring to specific
cells. When I change those reference cells, the table changes.
However, I can't figure out where the results within this table are
coming from? For finance types, the results within the table are
IRRs, and the table is a sensitivity analysis (based on the D19 and
D21 reference cells) but I can't see where it's drawing from.

Any help would be appreciated.

Thanks.