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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Kalie
  • Content: Threads
  • Order by date
  1. Kalie

    need help: how to multiply two array in excel

    help i have x and y array's i want to multiply. somthing like MMULT(Array1;Array2) but this time using vba function called planck() ------------------------------------------------- Public Function Planck(Lambda As Double, Temperature As Double) As Double Dim C1 As Double, C2 As Double, Eee...

Part and Inventory Search

Back
Top