Try looking for this book:
Numerical Methods for Engineers. Griffiths and Smith
Blackwell Scientific Publications.
Covers Linear Algebra and the matrix operations/solutions you requested, non-linear, eigenvalue, interpolation, integration, ODEs and PDEs - all with Fortran 77 subroutines for you to convert to VBA.
This was a third year eng school text which I found quite usable and useful later on.