Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 866
Default VALIDATION LIST

Hello. Can anyone tell me how to create a validation list and not show blank
cells or duplicates? I thought this was the default behavior of validation
lists, but it doesn't seem to be the case. Im using Excel 2003 SP1. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default VALIDATION LIST

You just highlight a one column wide block of cells. It shows what is in
those cells.

In the box displayed by the list option

=Sheet1!$A$1:$A$10

If you don't want to show blank cells, then create a dummy range where you
place your data wiithout blank cells or create a defined name using formulas
that remove the blanks.

Perhaps you can get more insights at Debra Dalgleish's sight:
http://www.contextures.com/tiptech.html Look for Data Validation.

--
regards,
Tom Ogilvy



"Dan" wrote in message
...
Hello. Can anyone tell me how to create a validation list and not show

blank
cells or duplicates? I thought this was the default behavior of

validation
lists, but it doesn't seem to be the case. Im using Excel 2003 SP1.

Thanks.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 252
Default VALIDATION LIST

Create a Named Range that is a dynamic range rather than static. Then in
DataValidationList RefersTo enter "=MyRange" with equal sign but
not the quotes; and of course use the name of your dynamic range.
If needed, sort your dynamic range to place all blanks at the bottom.

"Dan" wrote:

Hello. Can anyone tell me how to create a validation list and not show blank
cells or duplicates? I thought this was the default behavior of validation
lists, but it doesn't seem to be the case. Im using Excel 2003 SP1. Thanks.

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 invalid in dynamic validation list ilia Excel Discussion (Misc queries) 0 November 7th 06 12:54 PM
data validation invalid in dynamic validation list ilia Excel Worksheet Functions 0 November 7th 06 12:54 PM
Validation (Drop down list vs simple text length validation) Bob Phillips[_6_] Excel Programming 2 April 27th 04 07:47 PM
Validation (Drop down list vs simple text length validation) Jason Morin[_2_] Excel Programming 1 April 27th 04 04:56 PM
Validation (Drop down list vs simple text length validation) Pete McCosh Excel Programming 0 April 27th 04 03:49 PM


All times are GMT +1. The time now is 04:28 AM.

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"