Consulting

Results 1 to 8 of 8

Thread: Sleeper: Create VBA Function from VBA Macro - Inverse of Matrix in Excel VBA

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Sleeper: Create VBA Function from VBA Macro - Inverse of Matrix in Excel VBA

    I have a file: Gauss Jordan for Inverse of Matrix 2.xlsm with a matrix in sheet1. I had a macro (GaussJordan) to replace this matrix to its inverse matrix.
    My problem here is to create VBA Function to compute inverse of matrix that bases on Macro code.
    Please help me.

    Vinh
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •