Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mfebinger
 
Posts: n/a
Default Allow (validation) except

Hey, all. I want to allow all users to enter account numbers into an excel
log, except for "do not quote" account numbers, but I can't figure out how to
do it. Is there a way to allow anything except a few account numbers.

Thanks.
  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

List the "do not quote" account numbers on a worksheet. In this example
they're in cells A1:A10

Select the cell in which you want data validation
(cell D3 in this example)
Choose DataValidation
From the Allow dropdown, choose Custom
In the Formula box, type the formula:

=COUNTIF($A$1:$A$10,D3)=0

Click OK

mfebinger wrote:
Hey, all. I want to allow all users to enter account numbers into an excel
log, except for "do not quote" account numbers, but I can't figure out how to
do it. Is there a way to allow anything except a few account numbers.

Thanks.



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

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 Daniel Bonallack Excel Discussion (Misc queries) 8 March 17th 05 11:52 PM
validation ray Excel Discussion (Misc queries) 1 March 2nd 05 08:16 AM
Effect of Conditional Formatting, Data Validation Bill Sturdevant Excel Discussion (Misc queries) 1 January 25th 05 11:50 PM
Data Validation Window? Ken Excel Discussion (Misc queries) 1 January 11th 05 10:48 PM
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 08:29 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"