You have to add the MSCOMCTL.OCX control to get a ListView, see
Excel VBA listview not showing in the Reference library
Hi
I am trying to add the list view control to the toolbox (Office 365 user), but couldn't find it in the library. Could anyone help me please?
Microsoft 365 and Office Development Other
Microsoft 365 and Office Install, redeem, activate For business Windows
Microsoft 365 and Office Excel For business Windows
2 answers
Sort by: Most helpful
-
-
Emily Hua-MSFT 27,796 Reputation points
2023-03-17T05:50:46.9+00:00 Hi @Sanu
If you can not find MS Windows Common Controls 6.0 (SP6), you may try to install Microsoft Visual Basic 6.0 Common Controls.
To register
MSCOMCTL.OCX
file withregsvr32
:- regsvr32 c:\Windows\System32\MSCOMCTL.OCX
- regsvr32 c:\windows\syswow64\mscomctl.ocx
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.