#1   Report Post  
john5079
 
Posts: n/a
Default Data Validation


I am trying to do some data entry error checking using the data
validation custom box. I can't seem to get the syntax right. I want to
allow entry if the value the data is <C8 or = "out of service". The
Value of C8 is 35,000..Can anyone please help?

Thanks,
JC


--
john5079
------------------------------------------------------------------------
john5079's Profile: http://www.excelforum.com/member.php...o&userid=24526
View this thread: http://www.excelforum.com/showthread...hreadid=381234

  #2   Report Post  
Ron Coderre
 
Posts: n/a
Default


See if this works for you (for cell A1):
DataValidation
Allow: Custom
Formula: =OR(A1<$C$8,A1="out of service")
Click [OK]


Does that do what you want?

Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=381234

  #3   Report Post  
john5079
 
Posts: n/a
Default


Thanks Ron..works great


--
john5079
------------------------------------------------------------------------
john5079's Profile: http://www.excelforum.com/member.php...o&userid=24526
View this thread: http://www.excelforum.com/showthread...hreadid=381234

  #4   Report Post  
greg7468
 
Posts: n/a
Default


Hi,
could you not use

validation allow: whole number between 0 and 35000.

HTH


--
greg7468


------------------------------------------------------------------------
greg7468's Profile: http://www.excelforum.com/member.php...fo&userid=9031
View this thread: http://www.excelforum.com/showthread...hreadid=381234

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 mac Excel Worksheet Functions 2 January 31st 05 07:20 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
Using Validation List from Another Workbook with Dependent Data Mike R. Excel Worksheet Functions 5 January 8th 05 07:06 PM
Data Validation Mike Excel Worksheet Functions 1 November 29th 04 07:01 PM
Data Validation Formula Help Steve H. Excel Worksheet Functions 2 November 11th 04 09:38 PM


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

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

About Us

"It's about Microsoft Excel"