Could someone please look at this db and tell me how I can possibly make the subform pull only the latest price that is not newer that todays date. I know I can use the max function in a query but then the subform becomes uneditable. I need the subform to be editable. I thought about storing the latest cost in the parts table but I don't know anything about append or update queries. I think I would need one of these to keep the cost in the parts table the most current.
Thanks in advance
Thanks in advance