Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook with multiple sheets representing years.
Each row is the information associated with 1 publication by individuals in our department. Column 1 contains the surnames + initials of all authors (e.g., Smith RW, Jones MP, Johnson OK), column 2 contains the title, column 3 the journal, volume, pages. I need to generate a list on a separate sheet that lists all of the publications by each author for the year: 2005 Smith publications Smith RW, Jones MP, Johnson OK, ... Smith,... Jones Publications Jones MP... Smith RW, Jones MP, Johnson OK... As you can see, the authors may or may not be the first author listed in column A. The list would include each row multiple times, under each coauthor. I already have a macro that can generate a list of all of the publications of an author for all years, but I have to manually type in the name of the author to kick off the macro. Thanks! Kristin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to create a macro in excel so that it can generate a list ofunique records using all permutations and combinations of the data in eachrow ad column | Excel Discussion (Misc queries) | |||
How generate new list in another worksheet from existing list? | Excel Worksheet Functions | |||
Generate list | Excel Worksheet Functions | |||
How to generate a list from a table | Excel Discussion (Misc queries) | |||
Generate list from other files | Excel Programming |