How to set column format to be 'Wrap', 'date' type, etc

liming

New Member
and try to use Object viewer in Pro*tool for syntax, but it is blank, where can I find proper *.tlb or *.olb files for excel sheet. my Progress version is 8.3B. Thanks.
 
my Progress version is 8.3B.

Wow, that is old!

You can record a macro in Excel to see what Excel does to perform a certain task. The generated VB code easily transforms to progress code.

To use the objectviewer go to C:\Program Files\Microsoft Office\OFFICE11\XL5EN32.OLB assuming your office version is more up to date then your progress version.

Casper.
 
Back
Top