PamSt
Technical User
- Nov 27, 2002
- 9
Hi I feel a little dumb but I have to ask, I have a database I built in access with a little code put in. I have a registration form for patient check in with all the normal demo stuff. What I would like it to do is on the “after update on the social security number field” do a query of the registration table and if there is a matching record open another form to show the data of that patient (ssn, patient name, patient address) I have asked about this on tek-tips before and got a response about opening a recordset but just can’t figure out how to do create the recordset and add the data to the second form only if there are matching records. I have checked HELP and but cannot seem to pass the values, I think I need help on getting started. Thank you any help you can give (you can tell don’t know much about coding but I am trying)