May 31, 2006 #1 ddiamond Programmer Apr 22, 2005 918 US How do you use the PageCount() method? I have the following code: strPageCount = Format(PageCount(),"0000") I am getting the following error message: ReportApp:age::BrowserScriptingControl%BrowserCode(8): Illegal variable use. - (PageCount)
How do you use the PageCount() method? I have the following code: strPageCount = Format(PageCount(),"0000") I am getting the following error message: ReportApp:age::BrowserScriptingControl%BrowserCode(8): Illegal variable use. - (PageCount)