Reputation: 354
I am trying to run an excel with VBA that has treeview control in it. It is working fine in 32bit machines but on 64bit machine with excel 2016 it is not working,with the error, treeview component is not found.
Is there any other similar component which I can replace treeview with?
Upvotes: 1
Views: 11715
Reputation: 34065
If you are talking about 64bit Office, rather than just 64bit Windows, then I suggest you have a look at Jan Karel's replacement Treeview here: http://www.jkp-ads.com/Download.asp
Upvotes: 4