Refresh Calculated Value on Main form as data is input into...
Access 2016/Windows 10 I have a pop-up subform where I input numeric values. In my main Form, I calculate the Average, SDev and Count of the values from subform (table) by using an aggregate query. What is the