P
pol
Hi ,
I have two sheets in a file,Sheet1.Datalist, Sheet2.Mapping.
Sheet Datalist contains two column.
Itemcode, Rate. Profit
------------------------------
AAAA 12.50
CCCC 4.50
DDDD 11.50
EEEEE 12.75
FFFFF 09.25
Sheet Mapping contain
Code Profit
--------------------
CCCC 2.50
DDDD 12.30
XXXX 10.50
FFFF 09.25
AAAA 00.25
I have to find each code of datalist in mapping sheet and if found there ,
the corresponding profit should be written in datalist sheet on the profit
column.
Please help to write a macros or help with any other option in excel to
find out the solution.
With many thanks
Pol
I have two sheets in a file,Sheet1.Datalist, Sheet2.Mapping.
Sheet Datalist contains two column.
Itemcode, Rate. Profit
------------------------------
AAAA 12.50
CCCC 4.50
DDDD 11.50
EEEEE 12.75
FFFFF 09.25
Sheet Mapping contain
Code Profit
--------------------
CCCC 2.50
DDDD 12.30
XXXX 10.50
FFFF 09.25
AAAA 00.25
I have to find each code of datalist in mapping sheet and if found there ,
the corresponding profit should be written in datalist sheet on the profit
column.
Please help to write a macros or help with any other option in excel to
find out the solution.
With many thanks
Pol