View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
hmm hmm is offline
external usenet poster
 
Posts: 175
Default Use formulas for array elements

I want to make a matrix calculation using an array that is not a range of
cells, but contains formulas. For example, it could be {1; A1; A1^2}, except
that only constants can be placed in array brackets.

Is there a way of entering such an array, without using a range of cells to
enter the formulas?