Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Data validation list type

I have a drop down list on a spread sheet that gets it's list from a series
of cells. I would like to be able to add to or remove values from the list
without having to change the name of the list. Can someone tell me how this
is done?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,118
Default Data validation list type

Base the DV list on a Dynamic Range Name....which automatically expands and
contracts to accommodate the available data.
This link has instructions on building them:
http://www.contextures.com/xlNames01.html#Dynamic

Does that help?
--------------------------

Regards,

Ron (XL2003, Win XP)
Microsoft MVP (Excel)



"hshayhorn" wrote in message
...
I have a drop down list on a spread sheet that gets it's list from a series
of cells. I would like to be able to add to or remove values from the list
without having to change the name of the list. Can someone tell me how
this
is done?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 47
Default Data validation list type

While Ron's suggestion of Dynamic Range names is far superior, here's an
easy way when you're in a hurry:

Manually insert a cell into the list being referenced (I usually insert
the cell just before the last one).
The range name automatically expands, and you can type the new entry
into the empty cell.
Then, rearranging the list via a sort works.

Darren
-----Original Message-----
From: Ron Coderre ]
Posted At: 19 September 2007 17:24
Posted To: microsoft.public.excel.programming
Conversation: Data validation list type
Subject: Data validation list type

Base the DV list on a Dynamic Range Name....which automatically
expands and
contracts to accommodate the available data.
This link has instructions on building them:
http://www.contextures.com/xlNames01.html#Dynamic

Does that help?
--------------------------

Regards,

Ron (XL2003, Win XP)
Microsoft MVP (Excel)



"hshayhorn" wrote in message
...
I have a drop down list on a spread sheet that gets it's list from

a series
of cells. I would like to be able to add to or remove values from

the list
without having to change the name of the list. Can someone tell

me how
this
is done?



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
Creating an autofill type function from a data validation box SethT Excel Discussion (Misc queries) 1 January 29th 10 10:44 PM
Should allow data validation dependent lisand type information as ASR Excel Discussion (Misc queries) 0 September 28th 09 08:19 AM
Data Validation type query [email protected] Excel Programming 2 March 7th 07 03:20 PM
data validation invalid in dynamic validation list ilia Excel Discussion (Misc queries) 0 November 7th 06 12:54 PM
Drop Down Menu (non Data Validation type) blc[_2_] Excel Programming 1 January 20th 04 12:31 AM


All times are GMT +1. The time now is 05:36 PM.

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

About Us

"It's about Microsoft Excel"