View Single Post
  #9   Report Post  
Posted to microsoft.public.excel.misc
Jerry W. Lewis Jerry W. Lewis is offline
external usenet poster
 
Posts: 837
Default Calculating a generalized inverse matrix

That should have been LINEST(e[j],A,FALSE).

Sorry for any confusion,
Jerry

"Jerry W. Lewis" wrote:

Thus LINEST(e[j],A) gives the jth column as a row vector in reverse order.