Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to figure a way to make the following happen:
I have a list box in cell A1. If the person chooses say "car" from the list in A1 I want the value of cell B2 to be a formula such as =(2*c2). If the person chooses any other value from the list in A1 I want them to be able to enter a number into cell B2 then. Similarly, if they choose "car" I want them to be able to enter a value into D2 and if they choose any other value from the list then I want cell D2 to be blocked from entry. Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Data Validation Settings tab Allow: select Custom Formula: =A1="Car"
OK out "DDude" wrote: I am trying to figure a way to make the following happen: I have a list box in cell A1. If the person chooses say "car" from the list in A1 I want the value of cell B2 to be a formula such as =(2*c2). If the person chooses any other value from the list in A1 I want them to be able to enter a number into cell B2 then. Similarly, if they choose "car" I want them to be able to enter a value into D2 and if they choose any other value from the list then I want cell D2 to be blocked from entry. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional comparison of values. | Excel Worksheet Functions | |||
Conditional Formatting for multiple values | Excel Discussion (Misc queries) | |||
copy values generated by conditional formula in one sheet to the other work sheet as values | Excel Worksheet Functions | |||
copy values generated by conditional formula in one sheet to the other work sheet as values | Excel Discussion (Misc queries) | |||
Values w/conditional formatting | Excel Worksheet Functions |