Thread: Vlookup and VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
moremeba moremeba is offline
external usenet poster
 
Posts: 1
Default Vlookup and VBA


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