VBApprentice
Programmer
I want to use a control in a project that is a newer version than previously used, it happens to be the listview control. I have replaced the older listview with the new one but get error Run-time error 13: Type Mismatch on code ...listitems.add(... when execute it. The program does not recognize/acknowledge my new listview control. I want to know how to: 1. determine which controls belong to which ocx 2. remove older versions of ocx. I cannot use the new listview because of other components still being used that belong ot the older ocx. This is what I believe anyway.
I would appreciate help in this dilema.
Thanks
I would appreciate help in this dilema.
Thanks