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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.