Search results

  1. R

    ActiveBar 2.0 OCX within Progress

    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...
  2. R

    Excel Hyperlinks Progress Syntax

    Excel Hyperlinks Thank you RKR, that worked.
  3. R

    Excel Hyperlinks Progress Syntax

    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...
Back
Top