multiple entries for same field on a form

C

cindic27

Does anyone know how to create a form that will accept multipl
entries for the same field? I need a way to enter a date everytim
there is a change or addition to quantities
 
A

Alex Dybenko

I think you can to make a table, which will hold dates for each record of
main table. and show it like a subform or listbox
 
Top