Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On one worksheet I have an array of names, starting in column B. What I need
to do on another worksheet, for any rows in the array that contain a particular name, is display the contents of all the column A cells from those same rows. Here's an example: My array A B C D 1 Pres Sam Dot Ed 2 SVP Dot Ed Bill 3 VP Ed Sam Sue 4 Dir Sue Dot Ron Other worksheet, selecting "Sam" from a dropdown gives following results: Pres VP So my other worksheet would show just the contents from array column A where "Sam" appears anywhere in the array. I was trying to get an array back from the INDEX function, but it was over my head. Can this be done? TIA |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
See replies in later post.
Biff "andy62" wrote in message ... On one worksheet I have an array of names, starting in column B. What I need to do on another worksheet, for any rows in the array that contain a particular name, is display the contents of all the column A cells from those same rows. Here's an example: My array A B C D 1 Pres Sam Dot Ed 2 SVP Dot Ed Bill 3 VP Ed Sam Sue 4 Dir Sue Dot Ron Other worksheet, selecting "Sam" from a dropdown gives following results: Pres VP So my other worksheet would show just the contents from array column A where "Sam" appears anywhere in the array. I was trying to get an array back from the INDEX function, but it was over my head. Can this be done? TIA |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing cell references in formulas to names and back again. | Excel Discussion (Misc queries) | |||
Transpose words and numbers into array of different proportions | Excel Discussion (Misc queries) | |||
How do I paste horizontal references in large array | Excel Worksheet Functions | |||
quirky array not working | Excel Worksheet Functions | |||
VBA Import of text file & Array parsing of that data | Excel Discussion (Misc queries) |