Syntax
ViewFooter
ViewFooter()
Remarks
The ViewFooter statement switches the active document to page layout view, positions the insertion point in the footer area, and then displays the Header And Footer toolbar. If the Header And Footer toolbar is already displayed, ViewFooter hides it and moves the insertion point to the document area.
The ViewFooter() function returns the following values.
Value | Explanation |
0 (zero) | If the insertion point is not in the footer area |
–1 | If the insertion point is in the footer area |
See Also
CloseViewHeaderFooter, ViewHeader