S
sntm
My medical research database involves a lookup menu so that I can enter last
name but it links the data based on unique patient IDs (purpose of design is
to allow elimination of HIPAA-protected name and medical record number once
data collection is complete).
My problem is that when new names are added, they are displayed in the
lookup menu ordered on the unique patient ID (which is sequential) and not
alphabetically by last name.
1) How do I get the lookup menu to display the names alphabetically?
2) Is there a way to keep it from autofilling when there are more than one
possible matches?
(E.g., when I type "Br" it will autofill "Brown" even though there is a
"Bradford", which could lead to major data errors if there are two "Brown"s)
name but it links the data based on unique patient IDs (purpose of design is
to allow elimination of HIPAA-protected name and medical record number once
data collection is complete).
My problem is that when new names are added, they are displayed in the
lookup menu ordered on the unique patient ID (which is sequential) and not
alphabetically by last name.
1) How do I get the lookup menu to display the names alphabetically?
2) Is there a way to keep it from autofilling when there are more than one
possible matches?
(E.g., when I type "Br" it will autofill "Brown" even though there is a
"Bradford", which could lead to major data errors if there are two "Brown"s)