I have some large tables, on a maintenance database, typically with "Date Created", "Status", "Date Completed "etc columns. Using a "Select Query" i have recordset from the query showing a long list of all the jobs completed in march 2007. What I need to know (for report) is how many ROWS there are in this recordset, that is, how many jobs were completed in march 2007, I'm sure its 'do-able' ...but how?????