Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
In column A I have numerical data, e.g. 50000. In column B I have a drop-down
box so the user may select either X,Y or Z. The user may also leave column B blank. The user will input a number into column C. In column C I am trying to set up Data Validation, as a decimal with min and max allowed values. The MIN is always 0. The MAX is dependent upon column B. IF column B is blank, then the MAX allowed in column C = column A * 0.06 (or may be left blank). IF column B = X, Y or Z (is not blank), then the MAX allowed in column C = 0 (or may be blank) I have tried to put an IF conditional statement into the MAX field in data validation but unsuccessful. It understands the MAX=0 but doesn't validate if column B is blank and allows me to input any huge number. Any suggestions or other ways to validate the data? Thanks, Linda |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional format based on data from another column | Excel Discussion (Misc queries) | |||
How can I use HYPERLINK in a conditional statement between sheets | Excel Worksheet Functions | |||
Conditional Statement with ANDs | Excel Discussion (Misc queries) | |||
Conditional Formating on calculated data in a pivot table | Excel Worksheet Functions | |||
=IF Statement formula or conditional formatting | Excel Worksheet Functions |