I may need a combo box, but I'm not sure. I need to link the 'box' to a query that counts the number of instances based on the value of the form that is open (the query behind the list/combo specifies the value of the field on the form) It only shows the count of the first record and never changes (I've tried both types of boxes). How can I get it to change with each record the user moves to? Does it have to do with the bound columns or those things in the properties? I've tried looking in my books and playing around with them, but to no avail!