-
1 Attachment(s)
LISTVIEW big problem
Attachment 97747In my Pc home have Office 2007
In my Pc office have Office 2007
when i open a vba project where i have a Listview in userform, in my pc home all is correct an see regualar the Listview...
but
when i open a vba project where i have a Listview in userform, in my pc office the Listview not apper and have error...
Why?????
Are the same version of Office 2007
peraphs have two different ocx?????
-
Re: LISTVIEW big problem
My best guest would be - your office pc is not properly licensed to use this ActiveX control. Try the following to verify: on office pc create a new Workbook, add UserForm, add ListView control. If you can do it, then problem is somewhere else.