Thread: drop down box
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default drop down box

You need to define drop down box. If you mean a list box (not combo box or
data validation) then yes. Now it just depends where you got the list box
from. If it was from the control toolbox then there is a multi select
property (right click the control and select perperties) that you can set. If
it was from the forms toolbar then there is a Format Control - Control -
Selection Type that you can set.
--
HTH...

Jim Thomlinson


"Lori" wrote:

I have created a worksheet with several drop down boxes. Is there any way the
user can select more than one item in the drop down box ?