View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
external usenet poster
 
Posts: 9,101
Default right hand mouse click options

Have you used from the workshbeet menu Data - Validation - Allow:List? You
can set up a list of options on the worksheets and have Validation select one
of these options..

"Martin" wrote:

Hello,

I am wondering how to do something and would like some advice / help.

I would like users to fill in a cell with one of 6 options i.e. AA, BB, CC
etc. I wont go into what these mean as the user will know, however I am
looking for a nice way to do this. One option was to right hand mouse click
when the cell was selected and have my six options listed (removing the Excel
options).

Is that possible? Just a steer on feasability and pointers in what to look
up would be helpful as I cant think of where to start.

Thank you in advance,

Martin