W
wilson
I have a Word document over 1300 pages (> 70000 lines).
When I use Visual Basic code
Selection.GoTo What:=wdGoToLine, Which:=wdGoToLast
it does not go to the last line. It stops at page 600 around. But this
Visual Basic code works fine for most of the documents. Is there any
workarounds to get rid of this?
Thank you so much.
When I use Visual Basic code
Selection.GoTo What:=wdGoToLine, Which:=wdGoToLast
it does not go to the last line. It stops at page 600 around. But this
Visual Basic code works fine for most of the documents. Is there any
workarounds to get rid of this?
Thank you so much.