Hello every body. I am developing my database for my patients. I have a control "TestName" on my "History" form, with which I select the names of laboratory tests required. When I select Multiple values they are displayed as a single record as "Blood CP;Urine RE;Cholesterol" after selecting "Blood CP", "Urine RE" and "Cholestero l" from Control "TestName". ...
I want that on selecting multiple items, each item should appear as a separate record. How can this be done?
I want that on selecting multiple items, each item should appear as a separate record. How can this be done?
Comment