Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VLookup pulling data from wrong cell



I am using a Vlookup function, to match addresses with company name
from another workbook. in some instances, it pulls the data from
previous cell or 2-3 previous cells.

For e.g., I use a Vlookup to find the address of Company C, and get th
address of Company A or B instead. In some instances, it repeats th
address for a number of different companies.

What are possible reasons for this? - I've already checked that I'
matching the right identifier cell

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default VLookup pulling data from wrong cell

Hi
probably the 4th parameter is missing. Try
=VLOOKUP("company_name",range,col_index,0)
Set the 4th parameter to 0 (FALSE) to search for an exact match

If this does not help you may post your actual formula


--
Regards
Frank Kabel
Frankfurt, Germany


confused:


I am using a Vlookup function, to match addresses with company names
from another workbook. in some instances, it pulls the data from a
previous cell or 2-3 previous cells.

For e.g., I use a Vlookup to find the address of Company C, and get
the address of Company A or B instead. In some instances, it repeats
the address for a number of different companies.

What are possible reasons for this? - I've already checked that I'm
matching the right identifier cells


---
Message posted from http://www.ExcelForum.com/

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
VLookup Pulling Data from one row above ELeigh Excel Discussion (Misc queries) 6 May 6th 23 03:46 AM
Pivot table pulling wrong value RestlessAde Excel Discussion (Misc queries) 2 February 16th 11 07:17 PM
VLOOKUP PULLING WRONG DATA DKPHELP Excel Worksheet Functions 6 March 28th 08 02:09 PM
pulling data color using vlookup Ravens Fan Excel Discussion (Misc queries) 2 August 14th 07 07:08 PM
Vlookup while pulling a cell color and comment wendy Excel Worksheet Functions 1 April 19th 06 06:13 PM


All times are GMT +1. The time now is 04:36 PM.

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

About Us

"It's about Microsoft Excel"