VBA function return matrix?

  • Thread starter Thread starter Steve O'Hagan
  • Start date Start date
S

Steve O'Hagan

Hi,

Can a user defined VBA function return a matrix (as do built-in function
such as MINVERSE)?
 
I guess what was left out of both my excellent answer and Chip Pearson's
cited page is that if the function is called from the worksheet, then
to return a matrix it needs to be array entered into the appropriate
sized range, just like the built-in functions.

Alan Beban
 

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

Back
Top