Make a static text visible on the last page only
Tag(s):
Datawindow
In visible property on the Expression Tab
IF (Page() = PageCount(), 1, 0)
Home