I need advise from you guys please
I have two table data base (Patient Info) + (Referral Info) with one to many relationship.
I devised a form to display patients information and their mental health diagnosis.
On my referral form (subform) I have I have list box facility with various possible diagnosis. What I want to do is ... if the user selected "Dementia" from the look up/list box...
I want to display a Butterfly next to the patient's name (Main form)
(1) I don't want the picture to be in C drive rather I want the picture to be part of the database
(2) How can I put the conditional display (if Diagnosis is = "dementia" then Butterfly)
Thanks for your advise/support
I have two table data base (Patient Info) + (Referral Info) with one to many relationship.
I devised a form to display patients information and their mental health diagnosis.
On my referral form (subform) I have I have list box facility with various possible diagnosis. What I want to do is ... if the user selected "Dementia" from the look up/list box...
I want to display a Butterfly next to the patient's name (Main form)
(1) I don't want the picture to be in C drive rather I want the picture to be part of the database
(2) How can I put the conditional display (if Diagnosis is = "dementia" then Butterfly)
Thanks for your advise/support