Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I trying to make different row within a list appear based on the content of a
couple of other cells. Have tried using vaildation/list and then enter the formula. works fine if i only have one if and and two names (ONE FOR TRUE ONE FOR FALSE). This works using the following in source under data validation: =IF(AND(A7=K3,F7=K8),all_devices,xxx_devices However I have more conditions and when I try to insert themas I proceed through the next if statement my IF(X7= that I am try to enter is automatically changed to a + sign and no matter what I try it keeps changing it to the plus sign. I then went outside of valiadtion and tried entering the same type of formula in the formula barand it does not work there either. Is the some limit to the number of names excel allows in a formula, is this even possible , could Have something set wrong or am I approaching this incorretly for excel. What I have is a column off the working are with all the devices, which is named all_devices. I have created several other names for different devices possible given the choses in (combinations) A7 & F7. each name is for a group of ascend rows. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why put a plus sign after = sign in a formula | Excel Worksheet Functions | |||
Automatic adding in a single cell w/o equal sign | Excel Worksheet Functions | |||
How to put + sign in cell, not formula? | Excel Discussion (Misc queries) | |||
Rounding to integers and adding plus sign | Excel Discussion (Misc queries) | |||
adding a formula in a cell but when cell = 0 cell is blank | Excel Worksheet Functions |