Is there VBA code that can be used in MS Word to check if you are currently on the last page of a document? I'm trying to write a module that says
If you are on the last page Then
do something
Else
do something else
Thanks!
--
Mike
Why make it simple and efficient when it can be complex and wonderful?
If you are on the last page Then
do something
Else
do something else
Thanks!
--
Mike
Why make it simple and efficient when it can be complex and wonderful?