Populate an array using a formula
I am trying to use a formula that references a specific spot in an
array to fill in that array. If the cell is in the 3rd row and 4th
column, it would take a value (x) and raise it to the 3rd power and add
that to a value (y) and raise it to the 4th power. I have been reading
books and posts and am stuck.
|