Ok this is what i got i ahve a database with 5 fields. ID, Product, description, SRP, SELLING price. Really super simple. Then i Have one unbound form that has 10 combo boxes all labeld product 1-10 and looking up the Product and ID from the table above. I want to put a button at the bottum of this form that prints out a simple form list. That adds the SRP and Seeling Prices together of all the products that were selected in the drop down. I dont want to store them or anything I just want a simple caluator. but can't figure out the coding between form and the combo boxes. Please help. I can send you a copy of the database if you would like.