#1   Report Post  
Posted to microsoft.public.excel.misc
winson
 
Posts: n/a
Default Vlookup doubt..


hi i got a problem that i don't know how to lookup from the main
source(e.g.CustNum) with 6 different excel xls files(e.g.CustNum).
pls guide me =(


--
winson
------------------------------------------------------------------------
winson's Profile: http://www.excelforum.com/member.php...o&userid=30587
View this thread: http://www.excelforum.com/showthread...hreadid=502361

  #2   Report Post  
Posted to microsoft.public.excel.misc
chalky
 
Posts: n/a
Default Vlookup doubt..


Happy to help but i am going to need a lot more information. What are
you actually trying to do / have tried already?

Can you illustrate the issue?


--
chalky
------------------------------------------------------------------------
chalky's Profile: http://www.excelforum.com/member.php...o&userid=23758
View this thread: http://www.excelforum.com/showthread...hreadid=502361

  #3   Report Post  
Posted to microsoft.public.excel.misc
ufo_pilot
 
Posts: n/a
Default Vlookup doubt..

What Does VLOOKUP Do ?
In the cell you ned the result, use the VLOOKUP fuction:


=VLOOKUP(ItemToFind ,RangeToLookIn( ,ColumnToPickFrom
,SortedOrUnsorted)
The LOOKUP_VALUE is the ItemTo Find in the first column of your array (
single cell, or type in the text or number which it should look up .
TABLE_ARRAY is the Ranget to look in (use all rows and columns where data
should be located from).
COL_INDEX_NUM is the column number within the array you picked where the
result should be picked from ( how far across the table the function should
look to pick from).
The Sorted/Unsorted is whether the column headings are sorted. TRUE for yes,
FALSE for no.
HTH
If you need somethimg else, please give more specific details.


"chalky" wrote:


Happy to help but i am going to need a lot more information. What are
you actually trying to do / have tried already?

Can you illustrate the issue?


--
chalky
------------------------------------------------------------------------
chalky's Profile: http://www.excelforum.com/member.php...o&userid=23758
View this thread: http://www.excelforum.com/showthread...hreadid=502361


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using single cell reference as table array argument in Vlookup CornNiblet Excel Worksheet Functions 3 September 22nd 05 09:15 AM
VLOOKUP Limitations chris_manning Excel Worksheet Functions 2 August 9th 05 06:23 PM
Have Vlookup return a Value of 0 instead of #N/A Mr Mike Excel Worksheet Functions 4 May 25th 05 04:51 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


All times are GMT +1. The time now is 04:25 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"