View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
SteveM SteveM is offline
external usenet poster
 
Posts: 133
Default Looking for VBA sub to Invert and Multiply matrices

Do a web search on matrix inverse subroutine visual basic.

Some links with code will pop up.

Here's one:

http://digilander.libero.it/foxes/SoftwareDownload.htm

SteveM



On Nov 5, 6:33 pm, Daniel wrote:
"Alan Beban" wrote:
Daniel wrote:
Does anybody have in the library these,
cheeers
Daniel

You mean other than Application.MIinverse and Application.MMult?


Alan Beban
Alan,


Yes, other than, they are limited to about 50 elements (or 52...).
Dan