Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to prevent data entry into certain cells if another cell's data
is greater than or equal to 102. For example I don't want a user to enter data into cell C5 if cell AC5 is greater than or equal to 102. I created a custom data validation but keep getting stuck on the formula. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Change the Allow option to Custom, and add formula of =AC5<=102
-- HTH RP (remove nothere from the email address if mailing direct) "Rmorg" wrote in message ... I am trying to prevent data entry into certain cells if another cell's data is greater than or equal to 102. For example I don't want a user to enter data into cell C5 if cell AC5 is greater than or equal to 102. I created a custom data validation but keep getting stuck on the formula. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
custom data validation on cells with data validation values | Excel Worksheet Functions | |||
Validation Data using Validation Table cell range..... | Excel Discussion (Misc queries) | |||
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) |