ttlowe
09-10-2008, 05:57 AM
I need to design a form and a write a macro.
I have a drop down list with 10 items. Right now each of those items on the drop-down have to be selected one by one. Then that item will be entered into a table.
My goal is to create an addition item on the drop-down list which let me enter ALL items on the drop down list into the table associated with the drop-down list.
So the form/macro should be able to do the following: When choosing "Add all tests" from a drop down menu a macro should be triggered which will add all ten entries to an existing table.
Thanks for your ideas.
I have a drop down list with 10 items. Right now each of those items on the drop-down have to be selected one by one. Then that item will be entered into a table.
My goal is to create an addition item on the drop-down list which let me enter ALL items on the drop down list into the table associated with the drop-down list.
So the form/macro should be able to do the following: When choosing "Add all tests" from a drop down menu a macro should be triggered which will add all ten entries to an existing table.
Thanks for your ideas.