Complete Recordset Object Reference
The PageCount property returns a long value that indicates the number of pages with data in a Recordset object.
Tip: To divide the Recordset into a series of pages, use the PageSize property.
Note: If the last page contains fewer records than specified in PageSize, it still counts as an additional page in the PageCount property.
Note: If this method is not supported it returns -1.
Complete Recordset Object Reference
Your message has been sent to W3Schools.