LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default VLookup problem when a new row has been inserted

Are you really sure the data is sorted? If not, then try
VLOOKUP($C$7,EmployeeData,2,FALSE).

Are you really sure that nobody inserted a column? If not
then retrieve the search and the lookup range (S1:S999 and
L1:L999, maybe, if in same sheet) and try INDEX
(L1:L999,MATCH($C$7,S1:S999,FALSE)).

HTH,
Bernd
 
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
Can IF and VLOOKUP functions be inserted together? Chris Cullen[_2_] Excel Discussion (Misc queries) 6 July 20th 09 12:54 AM
VLOOKUP Problem Terry Bennett Excel Worksheet Functions 3 January 29th 09 04:26 PM
Inserted Columns into VLOOKUP Tables RJB[_2_] Excel Discussion (Misc queries) 4 April 9th 08 02:49 PM
VLOOKUP problem (N/V) Mortir Excel Worksheet Functions 7 February 4th 08 01:06 PM
Vlookup Problem POD27 Excel Worksheet Functions 3 October 23rd 07 04:48 PM


All times are GMT +1. The time now is 07:41 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"