PC Review


Reply
Thread Tools Rate Thread

Data validation, select from list: omit blanks?

 
 
George
Guest
Posts: n/a
 
      8th Dec 2007
I'm using <data - validation - allow> "list". Which works fine, except
this particular list has blank cells interspersed within it. Is there a
way to have the list ignore the blanks?

TIA,
George
 
Reply With Quote
 
 
 
 
Gary''s Student
Guest
Posts: n/a
 
      8th Dec 2007
You can create an equivalent list without the blanks.

Say the list is in column C from C1 thru C20.

In B1 enter 1

In B2 enter:
=IF(C2="",-1,1+MAX($B$1:B1))
and copy down

In A1 enter:
=VLOOKUP(LARGE(B:B,ROW()),B$1:C$20,2)
and copy down


Column A will have the same data as column C, but no blanks. Use column A
--
Gary''s Student - gsnu200761


"George" wrote:

> I'm using <data - validation - allow> "list". Which works fine, except
> this particular list has blank cells interspersed within it. Is there a
> way to have the list ignore the blanks?
>
> TIA,
> George
>

 
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
Data Validation List with Blanks that can be edited Belle Microsoft Excel Worksheet Functions 2 26th Mar 2009 01:35 AM
Data Validation List with blanks Vinod Microsoft Excel Misc 1 4th Jul 2008 05:47 PM
Blanks Data Validation List FARAZ QURESHI Microsoft Excel Misc 4 13th Mar 2008 12:40 PM
blanks in data validation list dropdown =?Utf-8?B?Y29uZnVzZWQ=?= Microsoft Excel Worksheet Functions 7 7th Jun 2006 02:10 PM
Data Validation and Blanks in List GoneRural Microsoft Excel Worksheet Functions 1 26th Oct 2005 05:03 PM


Features
 

Advertising
 

Newsgroups
 


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