I have a form[OncRegMain] that contains a subform[WeightDate]. The subform enters a weight[Weight] and date[DateTaken] to track patient weight gain/loss. The way I have it is that when the main form[OncRegMain] is opened to view a patient, the Weight and Date fields in the subform are automatically populated with the most recent entered value.
In my report, what would I set my record source to in order for it to use the most current weight and date that were entered?
In my report, what would I set my record source to in order for it to use the most current weight and date that were entered?