Thread: TABLE function?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike C[_3_] Mike C[_3_] is offline
external usenet poster
 
Posts: 3
Default TABLE function?

I have this model that does what-if scenarios and there is a formula written:
{=TABLE(,A1)}.

Can anyone tell me what function this is performing?

More info: the model has 3 scenarios (let's call them 1, 2,3). When 1 is
selected, the model displays the results for scenario 1, etc. However on a
separate sheet, a summary of each of the scenarios is grouped by using the
above formula.

Any ideas?