- ezhilarasan tirupalirajendiran
- PowerBuilder
- Wednesday, 16 November 2022 10:56 AM UTC
Hi Team,
1) we have created nv_ole_word object and performed some operations
2) we have already used some VBA code also. For example below,
IF ib_visual_basic then
this.ActiveDocument.Save()
else
this.FileSave()
end if
return true
3)Question: I need a page count from an existing word doc in powerbuilder
I want to migrate VBA syntax to PowerBuilder code.
Selection.Range.Information(wdActiveEndPageNumber)
Could you please let me know how to change the above VBA syntax to a powerbuilder
Selection.Range.Information( XXXXXXXXXXXX )
Thanks in Advance!
Regards,
Ezhilarasan TR
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.