R
RobUCSD
I need to build a search form that can look a patient up by any one of the
following 4 fields; fldMRN, fldLastName, fldFirstName, fldDOB. I would like
the results to be displayed in a list box where I can dblclk on the correct
pt and then load that pt into my frmPtDemographics. If the pt is not found,
then I need to load my frmPtDemographicsNewPatient and add that pt and then
load it into the frmPtDemographics (main form).
I know this is alot to ask but any help would be much appreciated.
Thanks,
RobUCSD
following 4 fields; fldMRN, fldLastName, fldFirstName, fldDOB. I would like
the results to be displayed in a list box where I can dblclk on the correct
pt and then load that pt into my frmPtDemographics. If the pt is not found,
then I need to load my frmPtDemographicsNewPatient and add that pt and then
load it into the frmPtDemographics (main form).
I know this is alot to ask but any help would be much appreciated.
Thanks,
RobUCSD