Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a list of items in excel that belong to certain groups. (see
below) --Sheet 1-- A B 1 Electrical 3.1.1 2 Electrical 3.1.2 3 Electrical 3.1.3 4 Mechanical 3.2.1 5 Mechanical 3.2.2 What I would like to do using array functions is obtain an array of all the items within the same group on another worksheet. (see below) --Sheet 2-- A B 1 Electrical 3.1.1 2 Electrical 3.1.2 3 Electrical 3.1.3 I already have a list of all the distinct items within sheet 1 column A. So this part won't be a problem. Has anybody ever attempted to try this with array functions instead of doing it in VB. If anybody could help me with this or point me in the right direction I would greatly appreciate it. Thanks for any and all help on this subject. Jeff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how would I insert a row after a grouping of duplicate names? | Excel Discussion (Misc queries) | |||
List top five results based on age grouping | Excel Worksheet Functions | |||
how do I filter a list of items based on values in another sheet | Excel Discussion (Misc queries) | |||
Filter the results of a list based on a previous vlookup against the same list | Excel Worksheet Functions | |||
validation list - filter based on selection | Excel Worksheet Functions |