Thread: Matrix inverse
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chee Beng Chee Beng is offline
external usenet poster
 
Posts: 1
Default Matrix inverse

MInverse function can return answer if array has an equal number of rows and columns. Is there a known trick (any function or VBA) to invert matrix which does not has an equal number of rows and columns?