i have 5 pages to print in vb6 using datareport;

kindly help me to put this at the last page of my data report?

Code:
DataReport1.Section(5).Controls("LastText").caption = "End of Page.. Thanks for using"