I currently have a query in which it is connected to a combo box to select the room in the location field. My fields are locatuion, date, comments, and initials. After selecting the location, I'm wanting to use combo boxes or checks or something to insert data into the comment field. I dont have that much experince with checks or bullets so my initial thought would be to connect my first form/combo box to another. I want to select the location, the select a certain category. Then based up on the category selection, certain subjects will appear. I want the selection of the category and the selection of the subject to both appear in the comments field. How should I go about doing this? Thanks.