View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tibow Tibow is offline
external usenet poster
 
Posts: 1
Default List boxes/combo boxes

I'm having trouble using lists and combo boxes. Basically,
I'm new at using them.
I want a combo box/lists to have 3 values I can select,
Yes/No/Pending. I was thinking maybe lists/combos work
like validation, where you can store the value in the
control or on the worksheet, but can't get either way to
work. I've tried tinkering with row source and column
source but no luck.

Can anyone help me please....

Thanks