Thread: combo box help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_4_] Jim Thomlinson[_4_] is offline
external usenet poster
 
Posts: 1,119
Default combo box help

From your description what you probably want is Data - Validation - List
(add your list of values seprated by Commas)
--
HTH...

Jim Thomlinson


"Bob" wrote:

I have a timesheet but would like to input a box which would appear on
certain cells which shows "sickness,overtime,day off, so-so" and clicking on
whatever will show in the cell selected.
i have a calender code which is similar but need help on how to do this
Please help