How do I add DATAQ ActiveX controls to my project in Excel – Visual Basic for Applications?
STEP 1: To add the DATAQ ActiveX components to your Excel project, click Tools>>Visual Basic Editor (Alt+F11) to open the VBA screen. STEP 2: Add a form to your project. While the form is selected, click Tools>>Additional Controls. From the Additional Controls box, select the DATAQ ActiveX Controls that you want to add to your project (DataqSdk, DataqSerial, DQChart, ReadDataqFile, WinDaq, WriteDataqFile, WWB), click OK. The selected DATAQ ActiveX Controls will now appear in your toolbox and you can add them to your form.
Related Questions
- Why does my installer (built with the Visual Basic Project Wizard) incorrectly register one of my ActiveX components?
- I keep getting an error message The Visual Basic for Applications project is protected with a password - why?
- Does ActiveX in Visual LISP require programming Visual Basic for Applications (VBA)?