My scenario:
I have a line of list boxes under the headings "Company", "model" and "serial number". A drop down menu selects the value for this which is linked to a table. The values in the lists can be updated via a seperate form which also links to the table.
The problem:
As different customers will have different amounts of products, I would like to be able to create a button which generates a new line of list boxes beneath each previous one, shifting everything else in the form down to allow space.
Is this possible in on Access?
Or can anyone recommend a better way of doing this?
Many thanks.
Gwyn.
I have a line of list boxes under the headings "Company", "model" and "serial number". A drop down menu selects the value for this which is linked to a table. The values in the lists can be updated via a seperate form which also links to the table.
The problem:
As different customers will have different amounts of products, I would like to be able to create a button which generates a new line of list boxes beneath each previous one, shifting everything else in the form down to allow space.
Is this possible in on Access?
Or can anyone recommend a better way of doing this?
Many thanks.
Gwyn.
Comment