I am trying to create a drop down menu whereby a user can select multiple values, which are then placed into the same cell using a coma. For example, the drop down list would contain companies 1001, 1002, 1003 and 1004 (actually this drop down list would have about 200+ companies). I would like to have an option so that the user can select, for example, companies 1002 and 1004. The cell result should then be 1002, 1004. I have code that allows me to do this however each value must be selected serperatly causing the user to go back into the drop down list. I would like to have the user select all the companies at one time.
Hope you can help.
Thanks
Hope you can help.
Thanks