I'm writing a Macro for Word 2000 where I need to know what is the current page number I am on in the Word document, and if I am hitting the last page. I am using VBA.
Selection.Fields.Add Range:=Selection.Range, Type:=wdFieldPage ~inserts the current page
Selection.Fields.Add...
I use Crystal 8.0. The template pulls data from a stored proc and displays the data in Word 2000. As far as data's concerned everything's fine, but some editing stuff just doesn't come through. In the Crystal preview everything looks fine but in Word 2000 there are problems:
1. If the title...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.