View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wayne Morris Wayne Morris is offline
external usenet poster
 
Posts: 1
Default Need help with combo boxes on Spreadsheet

Hi,

I would like to know if there is a way to set up combo boxes on an Excel
spreadsheet so that they are invisible until the user clicks into the sheet.
I need to have two drop down menus. I know how to populate the boxes with
data, and I am able to get one dropdown to work... but I need two.

Wayne