Drow a Line

sunil

New Member
Dear All,

Please advice me how to drow a line using progress for output wich is taken through Excel,
pls send me a egsample programe or web site address

Thanks
 
you can do just that with an activex automation server and a com-handle.

theres an example in %dlc%\src\samples\activex\excelgraphs\oleauto.p

take a look at the com objects, activex automation and controls support chapters in the programming interface doc.


for references on excel objects, methods, constants etc.

record a macro and open the macro to see how its done. hth
 
Back
Top