Put Multiple value in one text box with click from combobox

ZKHADI

Member
Local time
Today, 13:48
Joined
Apr 5, 2021
Messages
118
hy buddies!

for example a student have multiple subjects.
i have one text box and on click even on combobox can I put multiple subjects in one text box.
kindly check image.

for example : Biology, Chemistry, Physics
 

Attachments

  • Untitled.png
    Untitled.png
    41 KB · Views: 153
use separate table as suggested.
and use Subform for the subjects.
 
O/P has already been advised this once. :(

 
@ZKHADI Do not allow your presentation requirements to dictate how you actually store data. If you store the data correctly using a table, you would use a subform to collect the information.
 

Users who are viewing this thread

Back
Top Bottom