missing item find out

majidsiddique

Board Regular
Joined
Oct 22, 2018
Messages
164
hi all,
kindly help me to find out missing item below mention data.
i use formula, Vlookup(B2&"*",sheet2!A2:E45,5,0) to pick KIP No exact match item + invoice BUT formula break and give #N/A because item is not match. so i have to find out actual item from sheet2 criteria match invoice and qty then pick right item in next column sheet1. you can see missing item.


ITEMMerge Inv + ItemINVOICE NOQUANTITYKip-01Missing Item
MD-ENSP27530A2370MD-ENSP27530A23701KIP-A00104
MD-ENSP30018A2370MD-ENSP30018A23701#N/AA2370MD-INT30018X
MD-INT30026XA2370MD-INT30026XA23701KIP-A00045
MD-NCSP3009XA2370MD-NCSP3009XA23701KIP-A00010
MD-SPL20020XA2370MD-SPL20020XA23701KIP/A00198
MD-SPL25015XA2370MD-SPL25015XA23701KIP-A00148
KIP-A00104
MD-DRSP30018A2392MD-DRSP30018A23921#N/AA2392MD-DRSP25014
MD-DRSP30030A2392MD-DRSP30030A23921#N/AA2392MD-DRSP25018
MD-DRSP35015A2392MD-DRSP35015A23921#N/AA2392MD-DRSP25024
MD-DRSP35018A2392MD-DRSP35018A23921#N/AA2392MD-DRSP27514
MD-INT25014XA2392MD-INT25014XA23921#N/AA2392MD-DRSP27518
KIP-A00104
MD-BB841000A2453MD-BB841000A24534KIP-A00194
MD-M110706CA2453MD-M110706CA24534#N/ABI-300894210
MD-RCL841000A2453MD-RCL841000A24534KIP-A00194


<colgroup><col><col><col><col><col><col></colgroup><tbody>
</tbody>

Sheet2 DATA.
Merge Inv + ItemINVOICE NOITEMQUANTITYKIP
A2370MD-ENSP27530A2370MD-ENSP275301KIP-A00104
A2370MD-INT30018XA2370MD-INT30018X1KIP-A00075
A2370MD-INT30026XA2370MD-INT30026X1KIP-A00045
A2370MD-NCSP3009XA2370MD-NCSP3009X1KIP-A00010
A2370MD-SPL20020XA2370MD-SPL20020X1KIP/A00198
A2370MD-SPL25015XA2370MD-SPL25015X1KIP-A00148
A2392MD-DRSP25014A2392MD-DRSP250141KIP-2073
A2392MD-DRSP25018A2392MD-DRSP250181KIP-2073
A2392MD-DRSP25024A2392MD-DRSP250241KIP-2073
A2392MD-DRSP27514A2392MD-DRSP275141KIP-2086
A2392MD-DRSP27518A2392MD-DRSP275181KIP-2073
A2453BI-300894210A2453BI-3008942104KIP-A00218
A2453MD-BB8410000A2453MD-BB84100004KIP-A00194
A2453MD-RCL841000A2453MD-RCL8410004KIP-A00194

<colgroup><col><col><col><col><col></colgroup><tbody>
</tbody>
 
no - my post 19 refers to the formula which tests for an error, but if it is NOT an error, OFFSET(Sheet2!$A$1,MATCH(B2,Sheet2!$A$2:$A$15,0),4))
comes into play
 
Upvote 0

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
hi oldbrewer,
i still not get result. finally put the formula on column F to get item no. if you want to change any thing in sheet and 2 kindly mention. please see sheet.

sheet1

7fd90d20b473e50ed84914e77df4a395-full.png.html
7fd90d20b473e50ed84914e77df4a395-full.png


sheet2
pick item no from column G.

4c0405981511bbef85221d960b2fbdb8-full.png
 
Upvote 0
top table row 3 of column A MD-ENSP30018 does not occur in lower table so a lookup or match statement will both return an error. How do we know you want to return MD-INT30018
 
Upvote 0
sheet2 column G data is correct. i want MD-INT30018X. i want to check which items are incorrect in sheet1 data. so all item shows on sheet1 column F by formula. kindly apply formula to pick all items from sheet2 column G and paste in sheet1 column F just only. same condition will apply to invoice A2392 items are different to each other sheet1 and sheet2 BUT sheet2 column G items are OK.
 
Upvote 0
it seems to me you want to copy column G lower table and paste in column F upper table - is that correct ?
 
Upvote 0
ITEMMerge Inv + ItemINVOICE NOQUANTITYKip-01
MD-ENSP27530A2370MD-ENSP27530A23701KIP-A00104
MD-ENSP30018A2370MD-ENSP30018A23701#N/A
MD-INT30026XA2370MD-INT30026XA23701KIP-A00045
MD-NCSP3009XA2370MD-NCSP3009XA23701KIP-A00010
MD-SPL20020XA2370MD-SPL20020XA23701KIP/A00198
MD-SPL25015XA2370MD-SPL25015XA23701KIP-A00148
KIP-A00104
MD-DRSP30018A2392MD-DRSP30018A23921#N/A
MD-DRSP30030A2392MD-DRSP30030A23921#N/A
MD-DRSP35015A2392MD-DRSP35015A23921#N/A
MD-DRSP35018A2392MD-DRSP35018A23921#N/A
MD-INT25014XA2392MD-INT25014XA23921#N/A
KIP-A00104
MD-BB841000A2453MD-BB841000A24534KIP-A00194
MD-M110706CA2453MD-M110706CA24534#N/A
MD-RCL841000A2453MD-RCL841000A24534KIP-A00194
Merge Inv + ItemINVOICE NOITEMQUANTITYKIP
A2370MD-ENSP27530A2370MD-ENSP275301KIP-A00104
A2370MD-INT30018XA2370MD-INT30018X1KIP-A00075
A2370MD-INT30026XA2370MD-INT30026X1KIP-A00045
A2370MD-NCSP3009XA2370MD-NCSP3009X1KIP-A00010
A2370MD-SPL20020XA2370MD-SPL20020X1KIP/A00198
A2370MD-SPL25015XA2370MD-SPL25015X1KIP-A00148
A2392MD-DRSP25014A2392MD-DRSP250141KIP-2073
A2392MD-DRSP25018A2392MD-DRSP250181KIP-2073
A2392MD-DRSP25024A2392MD-DRSP250241KIP-2073
A2392MD-DRSP27514A2392MD-DRSP275141KIP-2086
A2392MD-DRSP27518A2392MD-DRSP275181KIP-2073
A2453BI-300894210A2453BI-3008942104KIP-A00218
A2453MD-BB8410000A2453MD-BB84100004KIP-A00194
A2453MD-RCL841000A2453MD-RCL8410004KIP-A00194
in this post you seem to want KIP numbers
so why not just pull columns C,D,E from the lower table ?
in fact why not just use the lower table
very easy to do the pulling will do it as soon as you respond with final specific needs

<colgroup><col><col><col><col><col><col span="2"></colgroup><tbody>
</tbody>
 
Upvote 0
the discussion has too long, so finally i did not get it your point, let we finish it but thanks to you to consider it and give your time.
 
Upvote 0
if the lower table is in the same order as the upper table why are you not using item and kip from the lower table - my post 27 what do you want - I would like to help you - lookups and offset with match are very simple to set up - up to you though - good luck
 
Upvote 0
you have seen my post 22 and i used a formula on it but did not get desired result. i asked you where is missing so just simply to modified formula and get it. why my formula is not working in post 22. you did not correction in my formula. i know your point get in column E KIP No BUT did not get Item no in column F same formula formula. i need both of it.
 
Upvote 0

Forum statistics

Threads
1,215,509
Messages
6,125,216
Members
449,215
Latest member
texmansru47

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top