Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Dear All,
In data validation rule Is there any way to apply two range? =Room!$A$2:$A$21, $C$2:$C$21 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can choose custom and then use a formula to compare against two lists.
=OR(Countif(Room!$A$2:$A$21,A1)0,Countif($C$2:$C$ 21,A1)0) where A1 is the cell wher you are putting the validation " VLOOKUP fORMULA" wrote: Dear All, In data validation rule Is there any way to apply two range? =Room!$A$2:$A$21, $C$2:$C$21 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation Data using Validation Table cell range..... | Excel Discussion (Misc queries) | |||
Data Validation Update Validation Selection | Excel Worksheet Functions | |||
data validation invalid in dynamic validation list | Excel Discussion (Misc queries) | |||
data validation invalid in dynamic validation list | Excel Worksheet Functions | |||
Data validation with validation lists and combo boxs | Excel Discussion (Misc queries) |