Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have cell A which is for Annual Evaluation Score, and the user enters
between 0.0 and 4.0. Then I have cell B for Merit Increase Percentage, and the user can enter between 0.0 and 5.0. I need to validate the entry in cell B against the value entered in cell A --- if cell A is between 0.0 and 1.0, the value in cell B must be between 0.0 and 1.5, etc. The Data Validation in the menu isn't the answer from what I can see - can't validate various ranges for data. I am brand new to VBA -- is VBA or a Macro the route to go? What type of code am I needing to create here? I've looked through the help files and an ebook or two, but I'm not finding the right type of code. Any nudge in the right direction would be appreciated. Thanks, Joe |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation List - Dependant based on numeric values | Excel Discussion (Misc queries) | |||
Cond. Format Data Bars of range based on values of another range | Excel Worksheet Functions | |||
data validation, totaling values based off dropdown lists | Excel Discussion (Misc queries) | |||
Can you average data in 1 column based on a range of values in another? | Excel Worksheet Functions | |||
Search/Filter to find values in another range based on two cell values | Excel Programming |