Microsoft
Software
Hardware
Network
Question : Perform Excel Lookup Find
I am trying to do a lookup in Excel Sheet 1 from Sheet 2. I am trying to use Vlookup and Find functions but didn't have success. Here is a quick example.
Sheet 1 Sheet 2
Customer IMT Desc Customer IMT Desc
;D552AYU 2094738 ;D552AYU IMT002094738
;D552AYU IMT 002094738
;D552AYU IMT00-209-4738
I want data from sheet 2 and as you can see that in Sheet 2 there is a match but the 2nd cell has an extra space after "IMT". In the 3rd cell there are dashes and vlookup wouldn't work. I tried using MID function but due to inconsistency that doesn't always work. Is there a way to do lookup and return the value in Sheet 1.
I hope I explained it well, if I didn't let me know and I will explain it further. See attachment for the sample data.
Thanks in advance for the help
Attachments:
Lookup.xls
(34 KB)
(File Type Details)
sample data
Answer : Perform Excel Lookup Find
If still unsure, use process explorer. There is a "cross-hair" icon which you can drag and drop onto that message and resulting process will be highlighted :)
http://technet.microsoft.c
om/en-us/s
ysinternal
s/
bb896653
.aspx
Random Solutions
Lost Password on XP machine want to reformat
How to raise Hyperlinkfield event in a gridview using asp.net 3.5
asp.net I am trying to read and convert the @@IDENTITY value - it works in one of my Procs. - but not in another
ASP.NET Compilation Error
Exchange 2010 - Slow Free/Busy lookup and Email Address cache
UAC Whilelist?
IIS7, Windows 2008, Root path
What is "symantec workspace streaming agent" and how did it get installed on my system?
update from a 3 table join
cast list<type> to list<interface>