Hi there! I am creating a simple database to manage the basic information of my patients.
My problem: double clicking an older visit should bring that visit in to the main screen. But I can't manage to do that..
The structure of the form: both the older visits list and the current visit are based on the same table and they are both a subform in the main form.
Your help is appreciated..