K
KR
I cannot figure this out...I am trying to create a form where I can:
-search for a specific doctor (I have 1000)
-once I select the doctor I was searching for I want all of the doctors
implant records to show up
-then I want to be able to select which study I want to view for that
doctor so that just the implant records for that study I can view (their are
8 studies)
Here is my information I am working with:
Table: USImplants
Fields: (each record is of a patient a doc has implanted a device for I have
50889 records and a lot of the doctors have implanted more than one device
hence the wanting to view records by doctors name and then by the specific
study (the study is the type of device))
CardN
FirstName (doctor's first name)
LastName (dontor's last name)
Study (A, B, C, D, E, F, G, H)
Product
Lot
SN
Site
If I can figure this out then I can view a doctor's implanting information
to see how many of each device a doctor has implanted.
Thank you if you can help me!!!
-search for a specific doctor (I have 1000)
-once I select the doctor I was searching for I want all of the doctors
implant records to show up
-then I want to be able to select which study I want to view for that
doctor so that just the implant records for that study I can view (their are
8 studies)
Here is my information I am working with:
Table: USImplants
Fields: (each record is of a patient a doc has implanted a device for I have
50889 records and a lot of the doctors have implanted more than one device
hence the wanting to view records by doctors name and then by the specific
study (the study is the type of device))
CardN
FirstName (doctor's first name)
LastName (dontor's last name)
Study (A, B, C, D, E, F, G, H)
Product
Lot
SN
Site
If I can figure this out then I can view a doctor's implanting information
to see how many of each device a doctor has implanted.
Thank you if you can help me!!!