Compare from 2 columns and retrive from third

abhabhishek

New Member
Joined
Oct 25, 2017
Messages
1
I have an excel file with 2 workbooks, one consists of
ID and Sales
and another consists of
Client Name and Price
I want, if I write Name for ID in 1st sheet then respective Sales block should take the Price value from 2nd workbook of respective Client
Note: the values in ID and Client Name are same.
Please help.
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
Welcome to the Board!

I assume that you mean "an excel file with 2 worksheets" and not "an excel file with 2 workbooks", as the latter does not make any sense (files and workbooks are the same thing).

It sounds like what you are looking for might be the VLOOKUP function. See:
https://www.techonthenet.com/excel/formulas/vlookup.php

If that does not appear to solve your issue, perhaps try posting some example data and your expected output.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,223,231
Messages
6,170,885
Members
452,364
Latest member
springate

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