I have a continuous form that has attendance transactions on it. By the end of a school year, it can get quite lengthy. The form displays about 12 lines of entries on the screen. My users want to be able to add the new records to the top of the list, rather than the bottom. Is there a way to make the 'add new' line appear at the top? Or, is there a way to have the form open and show the bottom 12 records with the 'add new' at the bottom? The users don't want to have to scroll to the bottom to enter a record, but they also want to be able to see the most recent entries when they open the form. I hope I am making sense! I have checked with other programmers here at work, and no one had any suggestions. Any suggestions would be GREATLY appreciated!!