Set myRSrchMgr = CreateRSearchMgr() is creating Run-time error 13 "Type mismatch"

This works in excel vba editor but it is producing this error in VB 6.0 editor

Best Answer

Answers