PC Review


Reply
Thread Tools Rate Thread

data validation drop-down menu blank entry

 
 
crapit
Guest
Posts: n/a
 
      14th Dec 2005
I assign "names" equipment for worksheet1 COLUMN 'B' that contain

A B
1
2 primary
3 secondary
4 tool
5 gauge
6 cutter
7
8
9
10
11
12
...


For worksheet2 I assign cell b2 as data validation

Allow -> list
Source = equipment
Ignore blank -> check


However, after I copy the data validation to the rest of the row, something
weird happen

From cell b3 onward, clicking on the drop-down show the last blank cell
first, instead of showing the 1st value "primary".
The next cell b4, however doesnt have the 1st value "primary"
Cell b5 doesnt have 1st and 2nd value, and so on so forth,




 
Reply With Quote
 
 
 
 
Debra Dalgleish
Guest
Posts: n/a
 
      14th Dec 2005
Make sure that the formula for the Equipment named range is an absolute
reference, e.g.:

=Sheet1!$B$1:$B$5

not

=Sheet1!B1:B5

crapit wrote:
> I assign "names" equipment for worksheet1 COLUMN 'B' that contain
>
> A B
> 1
> 2 primary
> 3 secondary
> 4 tool
> 5 gauge
> 6 cutter
> 7
> 8
> 9
> 10
> 11
> 12
> ...
>
>
> For worksheet2 I assign cell b2 as data validation
>
> Allow -> list
> Source = equipment
> Ignore blank -> check
>
>
> However, after I copy the data validation to the rest of the row, something
> weird happen
>
> From cell b3 onward, clicking on the drop-down show the last blank cell
> first, instead of showing the 1st value "primary".
> The next cell b4, however doesnt have the 1st value "primary"
> Cell b5 doesnt have 1st and 2nd value, and so on so forth,
>
>
>
>



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

 
Reply With Quote
 
Stephen
Guest
Posts: n/a
 
      14th Dec 2005
"crapit" <(E-Mail Removed)> wrote in message
news:e0%(E-Mail Removed)...
>I assign "names" equipment for worksheet1 COLUMN 'B' that contain
>
> A B
> 1
> 2 primary
> 3 secondary
> 4 tool
> 5 gauge
> 6 cutter
> 7
> 8
> 9
> 10
> 11
> 12
> ...
>
>
> For worksheet2 I assign cell b2 as data validation
>
> Allow -> list
> Source = equipment
> Ignore blank -> check
>
>
> However, after I copy the data validation to the rest of the row,
> something weird happen
>
> From cell b3 onward, clicking on the drop-down show the last blank cell
> first, instead of showing the 1st value "primary".
> The next cell b4, however doesnt have the 1st value "primary"
> Cell b5 doesnt have 1st and 2nd value, and so on so forth,
>


You need to use absolute addressing for your data validation. That is, use
$B$2 instead of B2.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove blank cells from data validation drop down box Jay Microsoft Excel Worksheet Functions 3 8th Dec 2009 04:16 PM
Data Validation - Drop down when cell is blank mcolson Microsoft Excel Discussion 1 5th Jan 2009 08:03 PM
Combo Box Data Validation - First Entry Blank questor Microsoft Excel Programming 2 16th Sep 2008 01:51 PM
Data Validation: stop blank entry =?Utf-8?B?VGV0c3V5YSBPZ3VtYQ==?= Microsoft Excel Misc 2 8th Nov 2006 02:27 PM
Drop Down Menu (non Data Validation type) =?Utf-8?B?Ymxj?= Microsoft Excel Programming 1 20th Jan 2004 12:31 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:34 AM.