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 Rhinorhino 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: *

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

    From MultiArray to Function

    Hi, Can I compute at run-time (without writing the data on sheet) a function like the one below where “rngDataFit” is a MultiArray or a variable containing data from a MultiArray? Application.Min(Range(rngDataFit)) For instance, the MultiArray(r1006, c10) contains the data. I’d...
  2. logratio

    Remove Reference with VBA

    I have an Excel add-in that from Workbook_Open sets a reference to Solver and Workbook_Close removes the reference. The weird thing is that the code shown below can't set the reference without preventing the small password form to pop up (the one that appears when trying to access a protected...

Part and Inventory Search

Back
Top