![]() |
How to : Comparing Two Ranges
I run an auto parts business. I have a list of parts in my excel data base. When parts are sold throught the web, I need to download the list and compare it to the list of parts in the database. Any parts that no longer show on the web must be deleted from the list in excel. How do I compare the two lists and view the exceptions? I thought I had figured it out using the EXACT function, but it is not working properly. Thanks- John -- lockwood7 ------------------------------------------------------------------------ lockwood7's Profile: http://www.excelforum.com/member.php...o&userid=25853 View this thread: http://www.excelforum.com/showthread...hreadid=392381 |
Would help if you explained a little more about the format. However,
if the Web list is in Column A (I'm assuming 500 parts) and the Database is in column B, then in C1 you could use this formula and copy down to the the end of the list: =countif(B1,$A$1:$A$500) any cell with "0" you could delete. |
Hi
You should use Vlookup function. To know more about how to use this function please read the below page http://office.microsoft.com/en-us/as...563201033.aspx Thanks Karthik Bhat Bangalore |
Thank you for your quick replies. Your help has proven very valuable. John -- lockwood7 ------------------------------------------------------------------------ lockwood7's Profile: http://www.excelforum.com/member.php...o&userid=25853 View this thread: http://www.excelforum.com/showthread...hreadid=392381 |
All times are GMT +1. The time now is 01:33 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com