Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i tried posting this under excel functions, but perhaps that was the wrong
place to ask this question. i'd like to run a code or something that will pull the text information from one column based on a matched number in another column, and list that text in a separate worksheet. i've assigned dept codes to a list of vendor information. the vendor sheet looks like: vendor# vendor name address dept code i'm already running a vlookup from this sheet to another. i would like to run a separate function that will pick the account names for each code and list them in a new sheet. is this possible? i've seen functions to sum up the number of occurrences, but i'd like to list each occurrence. how? -- steph -- steph |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe you could use a pivot table to create a summary of the various
relationships - rather than code? -- Cheers Nigel "steph" wrote in message ... i tried posting this under excel functions, but perhaps that was the wrong place to ask this question. i'd like to run a code or something that will pull the text information from one column based on a matched number in another column, and list that text in a separate worksheet. i've assigned dept codes to a list of vendor information. the vendor sheet looks like: vendor# vendor name address dept code i'm already running a vlookup from this sheet to another. i would like to run a separate function that will pick the account names for each code and list them in a new sheet. is this possible? i've seen functions to sum up the number of occurrences, but i'd like to list each occurrence. how? -- steph -- steph |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
interesting idea--i'll try it. thanks!
-- steph "Nigel" wrote: Maybe you could use a pivot table to create a summary of the various relationships - rather than code? -- Cheers Nigel "steph" wrote in message ... i tried posting this under excel functions, but perhaps that was the wrong place to ask this question. i'd like to run a code or something that will pull the text information from one column based on a matched number in another column, and list that text in a separate worksheet. i've assigned dept codes to a list of vendor information. the vendor sheet looks like: vendor# vendor name address dept code i'm already running a vlookup from this sheet to another. i would like to run a separate function that will pick the account names for each code and list them in a new sheet. is this possible? i've seen functions to sum up the number of occurrences, but i'd like to list each occurrence. how? -- steph -- steph |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
it worked! eternal gratitude.
-- steph "steph" wrote: interesting idea--i'll try it. thanks! -- steph "Nigel" wrote: Maybe you could use a pivot table to create a summary of the various relationships - rather than code? -- Cheers Nigel "steph" wrote in message ... i tried posting this under excel functions, but perhaps that was the wrong place to ask this question. i'd like to run a code or something that will pull the text information from one column based on a matched number in another column, and list that text in a separate worksheet. i've assigned dept codes to a list of vendor information. the vendor sheet looks like: vendor# vendor name address dept code i'm already running a vlookup from this sheet to another. i would like to run a separate function that will pick the account names for each code and list them in a new sheet. is this possible? i've seen functions to sum up the number of occurrences, but i'd like to list each occurrence. how? -- steph -- steph |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can a cell pull info from another cell that is on a separate workb | Excel Discussion (Misc queries) | |||
Pull info from separate worksheet based on given criteria | Excel Discussion (Misc queries) | |||
how do i pull info from one worksheet to another? | Excel Discussion (Misc queries) | |||
How do I pull a date from a separate worksheet using the IF functi | Excel Worksheet Functions | |||
Can a worksheet pull from a specific cell value in a separate wrks | Excel Worksheet Functions |