Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Devolder

    Function to solve system of equations

    Say I want to solve a system of equations. Argument is the matrix of the coefficients. The function returns solution. Can I write a function like the following? System(systarray() as double) as double() Code……. X=.. Y=… Z=… System=(x,y,z) Debug.print System End...

Part and Inventory Search

Back
Top