Hello ALL:
I am using a form that I've been able to use thanks to @arnelgp in 2 different routines, works perfect, but I have an issue now..
I created a Query and I base the form on that Query.
SELECT PatientT.PatientID, PatientT.PLastName, PatientT.PFirstName, PatientT.PDOB, PatientT.PPhone...