I can't insert MSCOMM in Controls (VBA). I already register MSCOMM32.OCX in cmd and it was successful. But seems my VBA can't recognized it. I researched a lot. But I can't find any solution. Can someone help me? Thank you so much.
Asked
Active
Viewed 732 times
1
-
Are you receiving an error message? How does this "vba can't recognise it" manifest? – QHarr Jun 24 '18 at 13:09
-
DId you [add a reference Microsoft Common Controls](https://stackoverflow.com/questions/34860913/vb6-common-controls-on-windows-10)? – David Zemens Jun 24 '18 at 15:11
-
i didn't receive an error message. Excel seems not recognizing MS Common Controls in "Add Control", I already added MS Common Controls in Add Reference. – Renz Perez Jun 28 '18 at 00:09
-
I am using Excel 2013 – Renz Perez Jun 28 '18 at 00:09