Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have a worksheet of reference information containing rows of data in many
columns that I need to re-use on other worksheets within the same workbook. If I keep one column of data unique, what function can I use to pull back ALL the columns of information for each unique row? I know with VLOOKUP I can pull back one column of data per lookup, but how can I pull back multiple columns? I'm using XP Home. |
#2
![]() |
|||
|
|||
![]()
Hi tvmodica
Try this http://www.rondebruin.nl/copy5.htm -- Regards Ron de Bruin http://www.rondebruin.nl "tvmodica" wrote in message ... I have a worksheet of reference information containing rows of data in many columns that I need to re-use on other worksheets within the same workbook. If I keep one column of data unique, what function can I use to pull back ALL the columns of information for each unique row? I know with VLOOKUP I can pull back one column of data per lookup, but how can I pull back multiple columns? I'm using XP Home. |
#3
![]() |
|||
|
|||
![]()
tvmodica wrote:
I have a worksheet of reference information containing rows of data in many columns that I need to re-use on other worksheets within the same workbook. If I keep one column of data unique, what function can I use to pull back ALL the columns of information for each unique row? I know with VLOOKUP I can pull back one column of data per lookup, but how can I pull back multiple columns? I'm using XP Home. If you include an array of column numbers as the 3rd argument to the VLOOKUP function and array enter the formula, it will return the data from the designated columns of the lookup table. Alan Beban |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with data not getting plotted | Charts and Charting in Excel | |||
Coverting array data into single column | Excel Worksheet Functions | |||
Extending a Chart Data Series from an Array - Can it be done? | Charts and Charting in Excel | |||
VBA Import of text file & Array parsing of that data | Excel Discussion (Misc queries) | |||
Grouping data within intervals | Excel Worksheet Functions |