Im working on a database for a clinic this summer. I've created a form to input patient data and it is working well.
I now need a mechanism for the admins to update existing patient info. What I would like is for access to prompt the admin for the patient number (similar to a data dependent query/report) and then pull up the same form (or at least copy of the same form) with that record.
Is this possible without involving VBA (my VBA is pretty weak)?
Thanks,
I now need a mechanism for the admins to update existing patient info. What I would like is for access to prompt the admin for the patient number (similar to a data dependent query/report) and then pull up the same form (or at least copy of the same form) with that record.
Is this possible without involving VBA (my VBA is pretty weak)?
Thanks,