Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

OLE MSWord VB Objects

Former Member
0 Kudos

With ActiveDocument.Sections(1)

.Footers(wdHeaderFooterPrimary).PageNumbers.Add

End With

Does any one know how to call this above MSWord VB object from an ABAP program using OLE Automation?

Thank you guys.

1 REPLY 1

Former Member
0 Kudos

This document posted on SDN by Serdar Şimşekler is a good reference

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/204d1bb8-489d-2910-d0b5-cdddb322...