Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 390
Default How do i set up a drop down list and hide my list data.

hi, i've set up a drop down list using the validation tool and its working
fine, but my entities that i want to drop down in the list have to appear on
my sheet in order for them to appear in the drop down list i.e. if i delete
the entites on the sheet they are also deleted from my list. Can i store the
entites within the fileso the don't appear on the spread sheet.

Any help would be greatly appreciated,

Kind Regards,

Bill
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,886
Default How do i set up a drop down list and hide my list data.

Hi Bill

The list can be on another part of the sheet, out of site and in an area
where you are not deleting.
Alternatively, they can be on another sheet if you give the list a name.
On sheet2 in cells A1:A10 enter the items you want to appear on the list
InsertNameDefine Name Mylist Refers to Sheet2!$A$1;$A$10

On your Data Validation cells, use List and in the Source enter =Mylist

If it is only a short list, then you could type them straight into the
Data Validation source box, with commas between each item. Do not type
an = sign before the list in this case.
Apples,Pears<Oranges,Lemons,Plums

Debra Dalgleish has some great information on using lists in Data
Validation on her site at
http://www.contextures.com/xlDataVal01.html
--
Regards

Roger Govier


"Bill" wrote in message
...
hi, i've set up a drop down list using the validation tool and its
working
fine, but my entities that i want to drop down in the list have to
appear on
my sheet in order for them to appear in the drop down list i.e. if i
delete
the entites on the sheet they are also deleted from my list. Can i
store the
entites within the fileso the don't appear on the spread sheet.

Any help would be greatly appreciated,

Kind Regards,

Bill



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Inputting data to one worksheet for it effect another daedalus1 Excel Discussion (Misc queries) 1 June 25th 06 04:39 PM
Hide previously used items from multiple drop lists ron Excel Worksheet Functions 0 April 25th 06 07:50 PM
Hide previously used items from multiple drop lists ron Excel Worksheet Functions 0 February 27th 06 09:15 PM
Hide previously used items from multiple drop lists ron Excel Worksheet Functions 0 February 22nd 06 06:38 PM
Hide Duplicates in a Drop Down List Sloth Excel Discussion (Misc queries) 1 January 5th 06 02:23 AM


All times are GMT +1. The time now is 09:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"