Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
DLW,
thank you so much. It works beautifully, but only if a resident has only one row of information. For some, however, there is more than one relative/address listed - each additional on a consequent row, but VLOOKUP seems to get only the first record. Any ideas on how to next VLOOKUP to find all the rows? Marina "dlw" wrote: You could use VLOOKUP, and for the table array refer to the range in th emaster worksheet like this, if a1 had the name, and you wanted the address in a2, enter this in a2: =vlookup(a1,[mastersheetfilename.xls]sheet1!a1.f100,2) you need to maybe familiarize yourself with vlookup and external references "Marina" wrote: I am almost positive this can be done. I have a worksheet (Master worksheet) with all the data on the residents in our facility. Every month I have to create a mail merge for some residents. Thus, I get a list of residents for the particular month and I have to pull out the relevant data manually from the Master file, which becomes tedious and time consuming. Is it possible to create a link between the list I get and the Master worksheet such that the data will be generated automatically? Even though the number of entries per list changes, if the column labels are identical, can Excel find the names of the month in the Master file and copy the respective data into the monthly list? If anybody has the answer, I shall be grateful forever. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I pull data from worksheets with a batch file? | Excel Discussion (Misc queries) | |||
Pull values from each .xls file in dir | Excel Discussion (Misc queries) | |||
How can I pull data from a different file from within a formula? | Excel Discussion (Misc queries) | |||
How do I pull a particular set of records from a larger file? | Excel Discussion (Misc queries) | |||
How to pull data out of an excell file with multiple tabs | Excel Worksheet Functions |