When an animal is moved from field to field, a new entry for each animal usually has to be made. In this form_movement, there are the fields animal ID, location, comments, and status (its checked if that where the animal is currently located). How would I go about creating a query or form in which I dont have to go to every animal and change their location, but only pull up the current room and make a new record for locations and it would know to place a record in each animals movement history? I hope that makes sense.