I have a form named ListDetail. It is pulled from a query and lists all open projects. It is also the startup form when I open the database. It opens when the database opens as a datasheet (which is what it should be). No problem. When I use another control such as a button it shows as a form view and not a datasheet view. How do I correct this, so it will always appear as a datasheet when opened either from the startup or with a form button?