Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi all, i would really appreciate if someone could help me. I have a problem that i cannot get around using vlookup and was wondering if this could be solved by using code? i have a spreadsheet that has unique asset n0's in column A I also have a second spreadsheet that is system generated monthly that has the same asset n0s but also has a whole bunch of other data that is related to each assest. example: 1 asset n0 will also have 10 columns of other data related to it. What i was trying to acheive using vlookup was extract the related data from the monthly sheet, unfortunatly i now understand that vlookup will only let me reference 1 col_ind_num, where as i need to ref at least several. Can this be acheived using code? Any help greatly appreciated. Moremeba -- moremeba ------------------------------------------------------------------------ moremeba's Profile: http://www.thecodecage.com/forumz/member.php?userid=666 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=124959 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using a vlookup to enter text into rows beneath the vlookup cell | Excel Programming | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Which is faster: VLOOKUP-worksheet or VB-array VLOOKUP? | Excel Programming | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel |