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
Windows media services - capabilities 2
Visual FoxPro OLE DB Data Provider Problems
Problem with incoming calls using SIP URI
Why does this query not work?
compile Python
iPhone app: TabBarController and a first View
automatically get file from ftp server using .bat and put onto my computer
Why does END TASK on a remoteapp session cause all remoteapp sessions to all servers to shut down?
If I have internet access, why won't IE display any web pages?
Loop through XML file using VB.Net