We have several fields that should contain calculated dates, based on a value in that table and dates stored in another table. Is it possible to use a query to update these fields when the value is updated or dates are added? A single user will have one or more date ranges in the secondary table, and the sum of those ranges are applied against the value in the originating table to give the results for the calculated fields.