I have a fully functional database with queries and reports but I don't know how to do programs so I hope I can do this direct in the table defn (similar to how you can put SQL code in Lookup tab). Order table has total amt order field >> is linked with many records in the order detail table. I'd like to multiply unit amt * qty fields for all the items in that order and place in the order header total amt field. Is that possible? thanks!