Ok, what I have is a form that has two input text boxes that ask for a start date and end date. When you click a button, it runs a query that takes a group of data from that time frame. What I want the form to do is then display (on the form) the total number of rows that the query selected. Any help here?