Search : in
By :

Matching 4 columns in excel

Last answer on Aug 29, 2009 12:03:51 pm BST erikdemeijer, on Aug 27, 2009 7:39:48 am BST 
 Report this message to moderators

Dear reader,

I've a question regarding excel.

In my company we use an ERP package, which contains the number of 'tools' we have in our company.
The system is a mess and counts over 1000+ article numbers.
Now, we have counted the real stock of tools. and these are about 500.

In excel we have now four columns.

1 column 2. column 3. column 4. column
ARTICLE NUMBER STOCK IN SYSTEM ARTICLE NUMBER REAL STOCK

G0514954 0,00 G3505030 8
G0514955 0,00 G4005004 10
G0514956 0,00 G4005006 20
G0514957 0,00 G4005010 10
G0514958 0,00 G4005016 5
G0514959 0,00 G4005017 9

is there a way/formula/script that generates a match between the two article numbers and places the system value and the real value next to each other?

I hope someone can help me

Kind regards,

Erik de Meijer
Netherlands

Configuration: Windows XP
Firefox 3.5.2

Best answers for « Matching 4 columns in excel » in :
Transforming columns into lines ShowTransforming columns into lines Example Limitations It is endemic for most Linux tools to work with lines, but not with columns (sed, awk, grep, etc..). However, it may happens,that you have a file where the data should be read in...
Excel – Formula for cell calculation ShowExcel – Formula for cell calculation Issue Solution Note Issue Simple formula of =J3-SUM(L3:X3) BUT if J3 is empty then I want the formula to run as =C3-SUM(L3:X3) What is the proper formula to get the calculation to utilize J3 if...
Excel – Comparing cell A1 to entire A column in Sheet 2 ShowExcel – Comparing cell A1 to entire A column in Sheet 2 Issue Solution Note Issue I have been trying to compare sheet1 A2 to sheet2 A2 through A500 and if it exists somewhere in sheet2's a col then copy that entire row to a new sheet....

1

 Excelguru, on Aug 29, 2009 12:03:51 pm BST

Use vlookup function A wise man once said, 'I complained that I had no shoes unti­l I met a man who had no feet.'
I am interested in financial Modelling and custom excel deve­lopment with excel macros.

Reply to Excelguru