Where is the best place to put calculations. Here is the problem. Within the bound control on my form, I have been putting calculations in the Control Source Property. This calculation is based on entry of other fields, shipping cost, and discount amount, etc. I need to see the result of the calculation in the form, but then it doesn't get saved in the table bound to the form. I am new to this, and this seems so simple but I am missing something. After hours of trying perhaps I have tunnel vision and can't see my error. Thank you for any and all help you can be. With out you I would be sunk. Thanks again. I know that this is outside good database design, and I have been told such practice in not encouraged, but, I must find a way to do it. The calculated result must be stored in table as so many other things in the system require it being there, not recalculated. Please HELP. and Thank you. I did try an creat bound box and then (one equals the other), does not work. Thanks Tom