G
Guest
I have a database i have inheriated from an employee that is no longer at my
company. A supply database was created for purchases that only allowed 1
item on each form, no matter how many itmes needed to be ordered under that
job.
What i tried to do was to create additional lines in the form for more than
1 item for listing.
I did this by creating more fields in the table, model num1, desc1, price1,
qnty1, fullprice1 and so on for a total of 5 lines.
this was a bad idea as other queries and forms will have to be modified to
look at the new table fields.
is there a way to have multiple line items in the form, up to a maximum of 5
lines, and have the form put them in the same field, just the next line of
the table.
i am guessing it can be done with subfields, but i have no idea how it is
done.
My skill lvl in coding is very minimal.
Thanks for your help
Carl
company. A supply database was created for purchases that only allowed 1
item on each form, no matter how many itmes needed to be ordered under that
job.
What i tried to do was to create additional lines in the form for more than
1 item for listing.
I did this by creating more fields in the table, model num1, desc1, price1,
qnty1, fullprice1 and so on for a total of 5 lines.
this was a bad idea as other queries and forms will have to be modified to
look at the new table fields.
is there a way to have multiple line items in the form, up to a maximum of 5
lines, and have the form put them in the same field, just the next line of
the table.
i am guessing it can be done with subfields, but i have no idea how it is
done.
My skill lvl in coding is very minimal.
Thanks for your help
Carl