Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
kalz
 
Posts: n/a
Default Custom Validation

my validation criterias for the cell a
input must be divisble to 4 and larger than 100

I can only use = Mod(A1, 4)=0 , but not able to set the 2nd criteria in one
cell.
Would anyone know the way to fulfill both?
thx!
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=AND(MOD(A1,4)=0,A1100)

--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)



"kalz" wrote in message
...
my validation criterias for the cell a
input must be divisble to 4 and larger than 100

I can only use = Mod(A1, 4)=0 , but not able to set the 2nd criteria in
one
cell.
Would anyone know the way to fulfill both?
thx!



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
Custom validation Pat Excel Discussion (Misc queries) 7 January 18th 05 09:43 AM
Custom Format and Data Validation Q John Excel Worksheet Functions 1 January 6th 05 05:56 PM
custom validation tjb Excel Worksheet Functions 4 December 21st 04 06:08 PM
Excel2000: Custom data validation and named ranges Arvi Laanemets Excel Discussion (Misc queries) 9 December 10th 04 07:05 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 07:07 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"