Use formulas for array elements

  • Thread starter Thread starter hmm
  • Start date Start date
H

hmm

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?
 
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?

You cannot do it with an array constant in Excel. However, you could write a
user-defined function using VBA to do something like this.
--ron
 
Hi hmm,

Sounds like you are asking how to cross the river
rather than explaining the entire journey. It may be
that you don't need to cross that river.

Please give more precise details about what
you are trying to achieve.

HTH
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top