Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 119
Default Data Validation and named lists

Here's how I do it:

For example, On a 'Lists' worksheet, Asuuming a list is in cells F5:F9, the
list has the following definition:
(Insert-Name-Define)

Listname is 'StatIcon'
The Refers to: =Lists!$F$5:$F$9

On the other worksheet the cell validation is:
Settings:
Allow: List
Source: =StatIcon

Now if I click on a cell in the list, THAT IS NOT THE FIRST ONE, then right
click and hit 'Insert' and 'Shift cells Down', I have a new entry where I can
add a new item to the list.

Note that there is a concept of a global list and local list. In the 'Define
Name' dialog box if you see a Sheet name in the list to the right of the list
name, then the list is LOCAL to the worksheet. Otherwise it is global and
visible to all worksheets.

I got bit by this and I'm still trying to sort it out. I'm not completely
sure if this is exact, but I think if you delete the local list in the Define
Name from the worksheet that doesn't contain the list, then the global one
should be visible again.

"Bob Phillips" wrote:

Use a dynamic named list

=OFFSET($M$1,,,COUNT($M:$M),1)

as an example. This will cater for any additions.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"PGP" wrote in message
...
I followed the instructions and it works great. Unfortunately, I have to

add
a few items to my named list. I did that and re-selected the new list,

named
it the same name and the drop down doesn't have the new items. What do I
have to do to update the named list? Also, how can I get it to allow more
than one selection (the old control click or shift click?)
--
Thanks in advance for all your help. PGP




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
data validation and drop down lists LewR Excel Discussion (Misc queries) 3 March 14th 06 06:50 PM
Using a data validation list to look up a defined named range in another worksheet Laura Hunt Charts and Charting in Excel 0 November 24th 05 02:29 PM
Data validation named range update Phil Deem Excel Discussion (Misc queries) 3 July 16th 05 03:55 AM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM
Excel2K: Is it possible to use dynamic named ranges in custom data validation formula? Arvi Laanemets Excel Discussion (Misc queries) 0 December 2nd 04 11:29 AM


All times are GMT +1. The time now is 06:26 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"