Has anyone used the ActiveBar 2.0 OCX from Data Dynamics within Progress to build menus ? Any help I can find for this is related to VB and I'm not a VB programmer. I've embedded this OCX into my Progress window using the AppBuilder in 9.1C but don't know where to go from there. This tool...
Has anyone out there who is accustomed to programmatically exporting data from a Progress program to Excel had to create a cell value which is actually a hyperlink. For example, VB shows this syntax:
Range("A1").Select
ActiveCell.FormulaR1C1 = "TS1"
Range("A1").Select...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.