Need dropdown choice from one table to be added to a new table with a click of a button
Good day, I have a table which have dropdown lists within it. The table also have several buttons. One of them is a button which adds a new blank table so that the user can choose whatever they like from the dropdown lists. There are incidents where a choice from one of the drop down lists will be the same for multiple tables. I do not want the user to have to choose the same choice every time they create a new table. I would like the user to click another button which would add the additional table, and also keep certain choices selected in the previous table so that they don't have to choose it every time they create a new table. Is this possible? Just to elaborate more: Example: The table lists automobiles. Within the table the user will need to enter 30 automobiles made by "Ford" but the automobiles have different models. When the user chooses "Ford" from the drop down menu of the first table and enter all pertinent information, I want "Ford" to be automatically entered into the next table when the button to create a similar table is chosen.
