Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am not sure how to program this, I assume some combo of match and
vlookup as I have googled around.... My goal is to return a list of people within a certain state, other than the person whose record I am referencing. This would be returned in my COLUMNC-GOAL as below. Any ideas how to set this up? Let's assume the data like this: COLUMNA-STATES COLUMNB-NAMES COLUMNC-GOAL Ohio Greg Piller Dan Frumm Ohio Dan Frumm Greg Piller California Jim Smith Tom Wilson and Greg Miller California Tom Wilson Jim Smith and Greg Miller California Greg Miller Jim Smith and Tom Wilson |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
a lookup probably isn't what you need. Have you tried the autofilter?
if you filtered for OHIO, you'd see two rows "Andrew" wrote: I am not sure how to program this, I assume some combo of match and vlookup as I have googled around.... My goal is to return a list of people within a certain state, other than the person whose record I am referencing. This would be returned in my COLUMNC-GOAL as below. Any ideas how to set this up? Let's assume the data like this: COLUMNA-STATES COLUMNB-NAMES COLUMNC-GOAL Ohio Greg Piller Dan Frumm Ohio Dan Frumm Greg Piller California Jim Smith Tom Wilson and Greg Miller California Tom Wilson Jim Smith and Greg Miller California Greg Miller Jim Smith and Tom Wilson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
what you need is data validation dependent list see Debra web, it explains step by step how to do it http://www.contextures.com/xlDataVal02.html if this helps please click yes, thanks "Andrew" wrote: I am not sure how to program this, I assume some combo of match and vlookup as I have googled around.... My goal is to return a list of people within a certain state, other than the person whose record I am referencing. This would be returned in my COLUMNC-GOAL as below. Any ideas how to set this up? Let's assume the data like this: COLUMNA-STATES COLUMNB-NAMES COLUMNC-GOAL Ohio Greg Piller Dan Frumm Ohio Dan Frumm Greg Piller California Jim Smith Tom Wilson and Greg Miller California Tom Wilson Jim Smith and Greg Miller California Greg Miller Jim Smith and Tom Wilson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
V Lookups | Excel Discussion (Misc queries) | |||
Lookups or something | Excel Worksheet Functions | |||
Lookups | Excel Worksheet Functions | |||
LOOKUPS - Creating LOOKUPs where two different values must BOTH be satisfied. | Excel Worksheet Functions | |||
lookups | Excel Programming |