I have a switchboard which links to several forms in my database. I would like to be able to control the way each form opens. For example on a form called 'orders' I would like to have it open in datasheet view and be as large as it can be. I changed the 'orders' form default view to datasheet. The form opens correctly when it is opened it normally. When it is opened through the switchboard,however, it opens in form view and only shows one record. If anybody knows a way I can fix this problem or how to generally manipulate the way each form opens through the switchboard please let me know. Thank you in advance.