View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kirby Holte Kirby Holte is offline
external usenet poster
 
Posts: 1
Default Excel VBA Matrix Operations

How do I do matrix operations from within an Excel VBA macro?
Specifically matrix multiplication (MULT) and matrix inversion
(MINVERT).



*** Sent via Developersdex http://www.developersdex.com ***