Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Does anyone have any suggestions as to how to build a function that
automatically selects the next observation with a particular value assigned to it? For instance, I have a dataset that looks like this (where column A contains a list of names and column B contains a corresponding value/toggle that can be either TRUE or FALSE): Apple TRUE Banana TRUE Lemon TRUE Orange FALSE Grapefruit TRUE As the desired function is dragged down, it will only select observations with a TRUE VALUE in column B. The result would be the following list of names. If the Lemon toggle was changed to FALSE, the list would no longer contain Lemon. Apple Banana Lemon Grapefruit Thanks, Henrik |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
make a cell empty based on condition | Charts and Charting in Excel | |||
Selecting data from a list based on entered values | Excel Discussion (Misc queries) | |||
limit cell list selection based on the selection of another list | Excel Worksheet Functions | |||
Adding different validations based on condition | Excel Worksheet Functions | |||
Cannot sum values based on condition | Excel Worksheet Functions |