D
dave
Hello experts,
Is it possible, in a data entry form, for a user to select multiple items in
a list control and when he clicks a button to open up a continuous form,
parse the selected items and put those values into a separate records?
for example, the user selects X, Y, Z in the list for a certain field and
pass it to a continuous subform to create 3 separate records as in
record1) X
record2) Y
record3) Z
into the field. Is this at all possible?
Thanks for your time!
Is it possible, in a data entry form, for a user to select multiple items in
a list control and when he clicks a button to open up a continuous form,
parse the selected items and put those values into a separate records?
for example, the user selects X, Y, Z in the list for a certain field and
pass it to a continuous subform to create 3 separate records as in
record1) X
record2) Y
record3) Z
into the field. Is this at all possible?
Thanks for your time!