The changes to the fields have already occurred elsewhere on the form, I just need to update/save the record. So should I use:
Code:
Patient_Info2.cmdUpdate.value = True
or
Code:
Patient_Info3.rs.Update