View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
maj chuck maj chuck is offline
external usenet poster
 
Posts: 1
Default Setting up a List Box

Ok,
I am new to programming within Excel, so I know this question will not be
very tough.

I want to set up a List Box with the following conditions:
1. The data is listed on another worksheet within the same file.
2. I want the user to select a value from the list and have only that value
appear
3. I want to setup three List Boxes within the same sheet that allow the
user to select that item and have only that item appear.

I am using Excel 2000. And I am NOT a programmer at all. :-)

Thanks in advance for your assistance.

-Chuck