application.worksheetfunction.mmult help

A

Alex

"Unable to get the MMult property of the WorksheetFunction
class"
This message pops up when I use
Application.worksheetfunction.mmult in vba. What is
missing? What should I do?
 
V

Vasant Nanavati

Hi Alex:

Perhaps the arrays are not dimensioned correctly. More details?

Regards,

Vasant.
 
G

Guest

It says that it can't get the "property of the class".
Does has anything to do with references? (Maybe I need to
add special reference under "tools"?)
 
Top