News

ActiveX controls offer more design flexibility by using Visual Basic for Applications to specify properties, and you can use VBA to trigger events and run macros based on interaction with the ...
Okay this problem is pretty complicated so bear with me. I have a form with a ActiveX TreeView control which is reading off a table. But I want to be able to delete items off the table without ...
I am writing an app that exports data to excel. It reads existing text files and parses them into columns , which is then made into a CSV file and using an activeX interface, loaded into Excel and ...