Sorry. You're right.
I have got just one table with some fields like UserID, Date, Drop1, Drop2, Drop3 and etc.
I want to have all selections made by specific user. Records owners can be recognized by UserID. So I would be able to sort data by UserID or make some calculations on the fields like DROP1 or DROP2 or DROP3.
for instance, number of selected items IDs are different:
DROP1 - 1, 4, 7, 8, 9
DROP2 - 14, 24, 31
DROP3 - 8, 9, 11, 23