November 21, 200619 yr I'd like to display the total number of records in a table at the bottom of a layout. I want this count to be of all records in the table, not just the records in the current found set. I'm guessing that I need to use a global field to store this, but not sure how to proceed. Can anyone offer any advice? Basically, the bottom of the the layout should have a label along the lines of "## records in the database." where ## is the total number of records. Thanks!
Create an account or sign in to comment