I have an appointments form (that is actually a subform of another form) that, upon entry of a patient name that is not in the database (there is also a combo-box to chose), prompts you to double-click the field to enter the data. When you double-click, you open another form that allows you to enter the patient info (name, SSN, etc.) How can I automatically have this field select the patient name that was entered when the patient info box is closed?
Also, how can I get the patient info form to automatically go to the appropriate record if a social security number is typed in that has already been used, rather than just give an error?
Thanks for your help!
Also, how can I get the patient info form to automatically go to the appropriate record if a social security number is typed in that has already been used, rather than just give an error?
Thanks for your help!