combining vlookup function

handri

Board Regular
Joined
Nov 25, 2017
Messages
88
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
Good day,

I need to combine this function with vlookup. Due to i need to ensure no bar code data are missing if something occur while handling this.

Code:
=IF(A10="","",IF(A10='BARCODE REGISTER'!A10,"PASS","NG"))

So if someone scan without follow the sequence number. The bar code will also detect even not follow the sequence number.

thank you
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Depends what you mean by "combine".

Explain in words what you are trying to achieve

Meant if i can vlookup or something that can help me to compare between 2 sheet workbook.

Sheet 1. Data entry which lookup into sheet 2.

Sheet 2. Data bank to ensure sheet 1 match with data entry in sheet 1.

UWoyV2m.png
[/URL][/IMG]

sorry for my bad English

thank you
 
Upvote 0
i dont know. If you have workaround or have any suggestion for formula.
 
Upvote 0
You need to clearly specify what you're trying to do.
So far you haven't.

You have a formula and you want a VLOOKUP in there.
That's all you've said.
The onus is on you to describe what you want.
 
Upvote 0

Forum statistics

Threads
1,214,994
Messages
6,122,633
Members
449,092
Latest member
bsb1122

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